Property | Type | Description |
---|
Method | Description | |
---|---|---|
RadioGroupTableViewController ( string headline, IList |
||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
WillRotate ( UIInterfaceOrientation toInterfaceOrientation, double duration ) : void |
public RadioGroupTableViewController ( string headline, IList |
||
headline | string | |
labels | IList |
|
selected | int | |
return | System |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
return | bool |
public WillRotate ( UIInterfaceOrientation toInterfaceOrientation, double duration ) : void | ||
toInterfaceOrientation | UIInterfaceOrientation | |
duration | double | |
return | void |