KeyEvent.KeycodeF24 Feld

Definition

Achtung

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

Schlüsselcodekonstante: F24-Taste.

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

Feldwert

Value = 337

Implementiert

Attribute

Hinweise

Schlüsselcodekonstante: F24-Taste.

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

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: