Méthode | Description | |
---|---|---|
SetFlowDirection ( FlowDirection flowDirection ) : void |
Sets the selectors and title flow direction.
|
|
TimePickerPage ( ) : System |
Initializes a new instance of the TimePickerPage control.
|
Méthode | Description | |
---|---|---|
GetSelectorsOrderedByCulturePattern ( ) : IEnumerable |
Gets a sequence of LoopingSelector parts ordered according to culture string for date/time formatting.
|
|
OnOrientationChanged ( OrientationChangedEventArgs e ) : void |
Handles changes to the page's Orientation property.
|
protected GetSelectorsOrderedByCulturePattern ( ) : IEnumerable |
||
Résultat | IEnumerable |
protected OnOrientationChanged ( OrientationChangedEventArgs e ) : void | ||
e | OrientationChangedEventArgs | Event arguments. |
Résultat | void |
public SetFlowDirection ( FlowDirection flowDirection ) : void | ||
flowDirection | FlowDirection | Flow direction to set. |
Résultat | void |