EnumDrawerTransition
Enum
Defines the available predefined transitions which are applied to the drawer and the main content.
Definition
Namespace:Telerik.UI.Xaml.Controls.Primitives
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public enum DrawerTransition
Fields
Reveal
Defines the Reveal transition.
ReverseSlideOut
Defines the ReverseSlideOut transition.
ScaleDownPusher
Defines the ScaleDownPusher transition.
ScaleUp
Defines the ScaleUp transition.
SlideAlong
Defines the SlideAlong transition.
SlideInOnTop
Defines the SlideInOnTop transition.