KeyEvent.KeycodeFeaturedApp4 Feld

Definition

Achtung

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

Schlüsselcodekonstante: Empfohlener Anwendungsschlüssel Nr. 4.

[Android.Runtime.Register("KEYCODE_FEATURED_APP_4", 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 KeycodeFeaturedApp4 = 300;
[<Android.Runtime.Register("KEYCODE_FEATURED_APP_4", 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 KeycodeFeaturedApp4 : Android.Views.Keycode

Feldwert

Value = 300

Implementiert

Attribute

Hinweise

Schlüsselcodekonstante: Empfohlener Anwendungsschlüssel Nr. 4.

Java Dokumentation für android.view.KeyEvent.KEYCODE_FEATURED_APP_4.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: