Class PickerMode
Set Enum values for PickerMode.
Inheritance
System.Object
PickerMode
Namespace: Syncfusion.XForms.Pickers
Assembly: Syncfusion.SfPicker.XForms.dll
Syntax
public sealed class PickerMode : Enum
Fields
Default
Represents the default mode.
Declaration
public const PickerMode Default
Field Value
Type |
---|
PickerMode |
Dialog
Represents the dialog mode.
Declaration
public const PickerMode Dialog
Field Value
Type |
---|
PickerMode |