Enum
SlideViewInteractionMode

Defines the different interaction modes of the RadSlideView.

Definition

Namespace:Telerik.Maui.Controls.SlideView

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum SlideViewInteractionMode

Fields

None

The RadSlideView will not react to pointer gestures.

Declaration

cs-api-definition
None = 0

Field Value

SlideViewInteractionMode

Pan

The end-user will be able to use the pointer to move the current item and navigate to adjacent items.

Declaration

cs-api-definition
Pan = 1

Field Value

SlideViewInteractionMode

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