DatePicker Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides iOS-specific configuration for DatePicker update behavior.
public ref class DatePicker abstract sealed
public static class DatePicker
type DatePicker = class
Public Module DatePicker
- Inheritance
-
DatePicker
Fields
| Name | Description |
|---|---|
| UpdateModeProperty |
Bindable property for UpdateMode(IPlatformElementConfiguration<iOS,DatePicker>). |
Methods
| Name | Description |
|---|---|
| GetUpdateMode(BindableObject) | |
| SetUpdateMode(BindableObject, UpdateMode) |
Sets when the selected date value is updated during user interaction on iOS. |
| SetUpdateMode(IPlatformElementConfiguration<iOS,DatePicker>, UpdateMode) |
Sets when the selected date value is updated during user interaction on iOS. |
| UpdateMode(IPlatformElementConfiguration<iOS,DatePicker>) | |