메소드 | 설명 | |
---|---|---|
GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask | ||
HandleCancel ( object sender, |
||
PreferredInterfaceOrientationForPresentation ( ) : UIInterfaceOrientation | ||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
TextInputController ( ) : System | ||
ValidateAndNotify ( ) : Task |
메소드 | 설명 | |
---|---|---|
HandleDone ( object sender, |
public GetSupportedInterfaceOrientations ( ) : UIInterfaceOrientationMask | ||
리턴 | UIInterfaceOrientationMask |
public HandleCancel ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
public PreferredInterfaceOrientationForPresentation ( ) : UIInterfaceOrientation | ||
리턴 | UIInterfaceOrientation |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
리턴 | bool |