Метод | Описание | |
---|---|---|
Hello ( Element element ) : void | ||
InitController ( ) : void | ||
LoadView ( ) : void | ||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
SomeOtherController ( ) : MonoKit.UI |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
Результат | bool |
public SomeOtherController ( ) : MonoKit.UI | ||
Результат | MonoKit.UI |