Condividi tramite


KeyEvent.KeycodeStylusButtonTertiary Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Views.Keycode enum directly instead of this field.

Costante codice chiave: il pulsante terziario sulla canna di uno stilo.

[Android.Runtime.Register("KEYCODE_STYLUS_BUTTON_TERTIARY", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.Keycode enum directly instead of this field.", true)]
public const Android.Views.Keycode KeycodeStylusButtonTertiary = 310;
[<Android.Runtime.Register("KEYCODE_STYLUS_BUTTON_TERTIARY", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.Keycode enum directly instead of this field.", true)>]
val mutable KeycodeStylusButtonTertiary : Android.Views.Keycode

Valore del campo

Value = 310

Implementazioni

Attributi

Commenti

Costante codice chiave: il pulsante terziario sulla canna di uno stilo. Questo è in genere il terzo pulsante dalla punta dello stilo.

Documentazione java per android.view.KeyEvent.KEYCODE_STYLUS_BUTTON_TERTIARY.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a