Freigeben über


KeyEvent.KeycodeDemoApp2 Feld

Definition

Achtung

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

Schlüsselcodekonstante: Demoanwendungsschlüssel Nr. 2.

[Android.Runtime.Register("KEYCODE_DEMO_APP_2", ApiSince=33)]
[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 KeycodeDemoApp2 = 302;
[<Android.Runtime.Register("KEYCODE_DEMO_APP_2", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.Keycode enum directly instead of this field.", true)>]
val mutable KeycodeDemoApp2 : Android.Views.Keycode

Feldwert

Value = 302

Implementiert

Attribute

Hinweise

Schlüsselcodekonstante: Demoanwendungsschlüssel Nr. 2.

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

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: