SwipeGestureRecognizer.Direction Eigenschaft

Definition

Ruft ab oder legt die Richtung(en) der Streifbewegung fest, die erkannt werden soll. Dies ist eine bindbare Eigenschaft.

public:
 property Microsoft::Maui::SwipeDirection Direction { Microsoft::Maui::SwipeDirection get(); void set(Microsoft::Maui::SwipeDirection value); };
public Microsoft.Maui.SwipeDirection Direction { get; set; }
member this.Direction : Microsoft.Maui.SwipeDirection with get, set
Public Property Direction As SwipeDirection

Eigenschaftswert

Die Richtung der Streifbewegung, die erkannt werden soll.

Gilt für: