Method | Description | |
---|---|---|
CenterController ( bool addCloseButton ) : MonoKit.UI | ||
Close ( Element element ) : void | ||
GoNext ( Element element ) : void | ||
InitController ( ) : void | ||
LoadView ( ) : void | ||
OpenLeft ( Element element ) : void | ||
OpenRight ( Element element ) : void | ||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
Swap ( Element element ) : void |
public CenterController ( bool addCloseButton ) : MonoKit.UI | ||
addCloseButton | bool | |
return | MonoKit.UI |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
return | bool |