LongPressingEventArgs(GestureStatus) Costruttore

Definizione

Inizializza una nuova istanza della classe LongPressingEventArgs.

public:
 LongPressingEventArgs(Microsoft::Maui::GestureStatus status);
public LongPressingEventArgs(Microsoft.Maui.GestureStatus status);
new Microsoft.Maui.Controls.LongPressingEventArgs : Microsoft.Maui.GestureStatus -> Microsoft.Maui.Controls.LongPressingEventArgs
Public Sub New (status As GestureStatus)

Parametri

status
GestureStatus

Stato corrente del movimento.

Si applica a