Свойство | Тип | Описание | |
---|---|---|---|
ReleaseDesignerOutlets | void | ||
ShouldAutorotateToInterfaceOrientation | bool |
Метод | Описание | |
---|---|---|
DidReceiveMemoryWarning ( ) : void | ||
Spinnaker_Sample_iPadViewController ( |
||
ViewDidAppear ( bool animated ) : void | ||
ViewDidDisappear ( bool animated ) : void | ||
ViewDidLoad ( ) : void | ||
ViewWillAppear ( bool animated ) : void | ||
ViewWillDisappear ( bool animated ) : void |
Метод | Описание | |
---|---|---|
ReleaseDesignerOutlets ( ) : void | ||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool |
public Spinnaker_Sample_iPadViewController ( |
||
handle | ||
Результат | System |
public ViewDidAppear ( bool animated ) : void | ||
animated | bool | |
Результат | void |
public ViewDidDisappear ( bool animated ) : void | ||
animated | bool | |
Результат | void |
public ViewWillAppear ( bool animated ) : void | ||
animated | bool | |
Результат | void |
public ViewWillDisappear ( bool animated ) : void | ||
animated | bool | |
Результат | void |