EnumCommandId
Enum
Defines the known commands that are available within a RadSideDrawer control.
Definition
Namespace:Telerik.UI.Xaml.Controls.Primitives.SideDrawer.Commands
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public enum CommandId
Fields
DrawerStateChanged
A command associated with the action of moving the drawer(DrawerState property).
GenerateAnimations
A command associated with the action of generating new set of animations. For example when a new DrawerTransition is applied.
KeyDown
A command associated with the KeyDown event processing in a RadSideDrawer instance.