Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


View.GestureRecognizers Property

Definition

The collection of gesture recognizers associated with this view.

C#
public System.Collections.Generic.IList<Microsoft.Maui.Controls.IGestureRecognizer> GestureRecognizers { get; }

Property Value

Implements

Remarks

Adding items to this collection will associate gesture events with this element. It is not recommended to add gesture recognizers for gestures that elements already natively support.

For example, adding a TapGestureRecognizer to a Button may lead to unexpected results.

Applies to

Προϊόν Εκδόσεις
.NET MAUI 8, 9