Enumeration SliderDrawerStateReadonly

UI.SliderDrawer.State

Static

Since

1.1.8

Define the state of SliderDrawer.

Enumeration Members

Enumeration Members

OPEN: 0

Property

Indicates the slider drawer is open.

Static

Android

Ios

Since

1.1.8

CLOSED: 1

Property

Indicates the slider drawer is closed.

Static

Android

Ios

Since

1.1.8

DRAGGED: 2

Property

Indicates the slider drawer is dragged.

Static

Android

Ios

Since

1.1.8

Generated using TypeDoc