[]
        
(Showing Draft Content)

C1.Android.Input.DropDownMode.Default

Default Field

If the device is phone, then DropDownView is displayed in separate FullScreen page, if device is not phone, mode will be BelowOrAbove by default.

Namespace: C1.Android.Input
Assembly: C1.Android.Input.dll
Syntax
public const DropDownMode Default = 0
Returns
Type Description
DropDownMode If the device is phone, then DropDownView is displayed in separate FullScreen page, if device is not phone, mode will be BelowOrAbove by default.