Property | Type | Description | |
---|---|---|---|
ReleaseDesignerOutlets | void | ||
RestoreScale | void |
Method | Description | |
---|---|---|
DataViewController ( |
||
DidRotate ( UIInterfaceOrientation fromInterfaceOrientation ) : void | ||
ViewDidLayoutSubviews ( ) : void | ||
ViewDidLoad ( ) : void | ||
ViewWillAppear ( bool animated ) : void |
Method | Description | |
---|---|---|
ReleaseDesignerOutlets ( ) : void | ||
RestoreScale ( ) : void |
public DataViewController ( |
||
handle | ||
return | System |
public DidRotate ( UIInterfaceOrientation fromInterfaceOrientation ) : void | ||
fromInterfaceOrientation | UIInterfaceOrientation | |
return | void |
public ViewWillAppear ( bool animated ) : void | ||
animated | bool | |
return | void |