C# Класс CrossUI.iOS.Dialog.DialogViewController.SizingSource

Наследование: Source
Показать файл Открыть проект

Открытые методы

Метод Описание
GetHeightForRow ( UITableView tableView, NSIndexPath indexPath ) : nfloat
SizingSource ( DialogViewController controller ) : CoreGraphics

Описание методов

GetHeightForRow() публичный Метод

public GetHeightForRow ( UITableView tableView, NSIndexPath indexPath ) : nfloat
tableView UITableView
indexPath NSIndexPath
Результат nfloat

SizingSource() публичный Метод

public SizingSource ( DialogViewController controller ) : CoreGraphics
controller DialogViewController
Результат CoreGraphics