Class SlideViewInteractionMode
Defines the different interaction modes of the Rad
Inheritance
System.Object
SlideViewInteractionMode
Namespace: Telerik.Maui.Controls.SlideView
Assembly: Telerik.Maui.Controls.dll
Syntax
public sealed class SlideViewInteractionMode : Enum
Fields
None
The Rad
Declaration
public const SlideViewInteractionMode None
Field Value
Pan
The end-user will be able to use the pointer to move the current item and navigate to adjacent items.
Declaration
public const SlideViewInteractionMode Pan
Field Value
value__
Declaration
public int value__
Field Value
System.
|