Enum
SelectionGesture

Specifies the gesture used to select items in a list view.

Definition

Namespace:Telerik.Maui.Controls.Compatibility.DataControls.ListView

Assembly:Telerik.Maui.Controls.Compatibility.dll

Syntax:

cs-api-definition
public enum SelectionGesture

Fields

Hold

Items are selected with a hold gesture.

Declaration

cs-api-definition
Hold = 1

Field Value

SelectionGesture

Tap

Items are selected with a tap gesture.

Declaration

cs-api-definition
Tap = 0

Field Value

SelectionGesture

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