Class DateTimePicker
Inheritance
System.Object
DateTimePicker
Namespace: Tizen.UIExtensions.ElmSharp
Assembly: Tizen.UIExtensions.ElmSharp.dll
Syntax
public class DateTimePicker : DateTimeSelector
Constructors
DateTimePicker()
Declaration
protected DateTimePicker()
DateTimePicker(EvasObject)
Declaration
public DateTimePicker(EvasObject parent)
Parameters
| Type | Name | Description |
|---|---|---|
| EvasObject | parent |
Properties
Mode
Declaration
public DateTimePickerMode Mode { get; set; }
Property Value
| Type | Description |
|---|---|
| DateTimePickerMode |
Methods
UpdateMode()
Declaration
protected virtual void UpdateMode()