Enumeration SwipeBehavior

Specifies whether elements are selected when the user performs a swipe interaction.

Index

Enumeration members

Enumeration members

public none: SwipeBehavior

The swipe interaction does not change which elements are selected.

public select: SwipeBehavior

The swipe interaction selects the elements touched by the swipe.