C# 클래스 CrossUI.iOS.Dialog.DialogViewController.SizingSource

상속: Source
파일 보기 프로젝트 열기: MvvmCross/MvvmCross

공개 메소드들

메소드 설명
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