Свойство | Type | Description |
---|
Méthode | 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 | |
Résultat | System |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
Résultat | bool |
public WillRotate ( UIInterfaceOrientation toInterfaceOrientation, double duration ) : void | ||
toInterfaceOrientation | UIInterfaceOrientation | |
duration | double | |
Résultat | void |