Method | Description | |
---|---|---|
InitSample ( ) : void | ||
LoadView ( ) : void | ||
MainSampleController ( ) : MonoKit.UI | ||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
StartContainedSample ( Element element ) : void | ||
StartIntegratedSample ( Element element ) : void | ||
StartMultiDeckSample ( Element element ) : void | ||
StartSimpleSample ( Element element ) : void |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
return | bool |
public StartContainedSample ( Element element ) : void | ||
element | Element | |
return | void |
public StartIntegratedSample ( Element element ) : void | ||
element | Element | |
return | void |
public StartMultiDeckSample ( Element element ) : void | ||
element | Element | |
return | void |
public StartSimpleSample ( Element element ) : void | ||
element | Element | |
return | void |