Метод | Описание | |
---|---|---|
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 |