Condividi tramite


KeyEvent.KeycodeKeyboardBacklightUp Campo

Definizione

Attenzione

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

Costante del codice tasto: Tastiera backlight up

[Android.Runtime.Register("KEYCODE_KEYBOARD_BACKLIGHT_UP", 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 KeycodeKeyboardBacklightUp = 306;
[<Android.Runtime.Register("KEYCODE_KEYBOARD_BACKLIGHT_UP", 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 KeycodeKeyboardBacklightUp : Android.Views.Keycode

Valore del campo

Value = 306

Implementazioni

Attributi

Commenti

Costante del codice tasto: Tastiera backlight up

Documentazione java per android.view.KeyEvent.KEYCODE_KEYBOARD_BACKLIGHT_UP.

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