Freigeben über


KeyEvent.KeycodeKeyboardBacklightUp Feld

Definition

Achtung

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

Tastencodekonstante: Tastatursicherung nach oben

[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

Feldwert

Value = 306

Implementiert

Attribute

Hinweise

Tastencodekonstante: Tastatursicherung nach oben

Java-Dokumentation für android.view.KeyEvent.KEYCODE_KEYBOARD_BACKLIGHT_UP.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: