C# Class CrossUI.iOS.Dialog.DialogViewController.SizingSource

Inheritance: Source
Afficher le fichier Open project: MvvmCross/MvvmCross

Méthodes publiques

Méthode Description
GetHeightForRow ( UITableView tableView, NSIndexPath indexPath ) : nfloat
SizingSource ( DialogViewController controller ) : CoreGraphics

Method Details

GetHeightForRow() public méthode

public GetHeightForRow ( UITableView tableView, NSIndexPath indexPath ) : nfloat
tableView UITableView
indexPath NSIndexPath
Résultat nfloat

SizingSource() public méthode

public SizingSource ( DialogViewController controller ) : CoreGraphics
controller DialogViewController
Résultat CoreGraphics