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

Inheritance: Source
Exibir arquivo Open project: MvvmCross/MvvmCross

Public Methods

Method Description
GetHeightForRow ( UITableView tableView, NSIndexPath indexPath ) : nfloat
SizingSource ( DialogViewController controller ) : CoreGraphics

Method Details

GetHeightForRow() public method

public GetHeightForRow ( UITableView tableView, NSIndexPath indexPath ) : nfloat
tableView UITableView
indexPath NSIndexPath
return nfloat

SizingSource() public method

public SizingSource ( DialogViewController controller ) : CoreGraphics
controller DialogViewController
return CoreGraphics