Enum
DrawerState

Defines the possible states of the drawer.

Definition

Namespace:Telerik.UI.Xaml.Controls.Primitives

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public enum DrawerState

Fields

Closed

In this state the drawer is not visible.

Declaration

cs-api-definition
Closed = 1

Field Value

DrawerState

Moving

In this state the drawer is partially visible.

Declaration

cs-api-definition
Moving = 2

Field Value

DrawerState

Opened

In this state the drawer is fully visible.

Declaration

cs-api-definition
Opened = 0

Field Value

DrawerState

In this article
DefinitionFieldsClosedMovingOpened
Not finding the help you need?
Contact Support