Lingua

KeyEvent.IsLongPress Proprietà

Definizione

Per #ACTION_DOWN gli eventi, indica che l'evento è stato annullato in base a #FLAG_LONG_PRESS.

public bool IsLongPress { [Android.Runtime.Register("isLongPress", "()Z", "")] get; }
[<get: Android.Runtime.Register("isLongPress", "()Z", "")>]
member this.IsLongPress : bool

Valore della proprietà

Attributi

Commenti

Per #ACTION_DOWN gli eventi, indica che l'evento è stato annullato in base a #FLAG_LONG_PRESS.

per android.view.KeyEvent.isLongPress().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a