LongPressGestureRecognizer.State Proprietà

Definizione

Ottiene lo stato corrente del movimento. Questa proprietà viene aggiornata in tempo reale in iOS e Mac Catalyst. In Android e Windows passa direttamente da Annullata a Completata.

public:
 property Microsoft::Maui::GestureStatus State { Microsoft::Maui::GestureStatus get(); };
public Microsoft.Maui.GestureStatus State { get; }
member this.State : Microsoft.Maui.GestureStatus
Public ReadOnly Property State As GestureStatus

Valore della proprietà

Si applica a