Enum
DrawerManipulationMode

Defines how the drawer can be opened.

Definition

Namespace:Telerik.UI.Xaml.Controls.Primitives

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public enum DrawerManipulationMode

Fields

Both

Drawer can be opened through swipe gesture or through the drawer button.

Declaration

cs-api-definition
Both = 2

Field Value

DrawerManipulationMode

Button

Drawer can be opened through the drawer button.

Declaration

cs-api-definition
Button = 0

Field Value

DrawerManipulationMode

Gestures

Drawer can be opened through swipe gesture.

Declaration

cs-api-definition
Gestures = 1

Field Value

DrawerManipulationMode

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