Class PickerMode
The Picker Mode.
Inheritance
System.Object
PickerMode
Namespace: Com.Syncfusion.SfPicker
Assembly: Syncfusion.SfPicker.Android.dll
Syntax
public sealed class PickerMode : Enum
Fields
Default
The Default Mode.
Declaration
public const PickerMode Default
Field Value
Type |
---|
PickerMode |
Dialog
The Dialog Mode.
Declaration
public const PickerMode Dialog
Field Value
Type |
---|
PickerMode |