Property | Type | Description | |
---|---|---|---|
CheckOrientation | void | ||
ReleaseDesignerOutlets | void |
Method | Description | |
---|---|---|
DidReceiveMemoryWarning ( ) : void | ||
DidRotate ( UIInterfaceOrientation fromInterfaceOrientation ) : void | ||
MTUniversalProjectViewController ( ) : System | ||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
ViewDidLoad ( ) : void |
Method | Description | |
---|---|---|
CheckOrientation ( ) : void | ||
ReleaseDesignerOutlets ( ) : void |
public DidRotate ( UIInterfaceOrientation fromInterfaceOrientation ) : void | ||
fromInterfaceOrientation | UIInterfaceOrientation | |
return | void |
public MTUniversalProjectViewController ( ) : System | ||
return | System |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
return | bool |