KeyEvent.KeycodeF17 Feld

Definition

Achtung

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

Schlüsselcodekonstante: F17-Taste.

[Android.Runtime.Register("KEYCODE_F17", 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 KeycodeF17 = 330;
[<Android.Runtime.Register("KEYCODE_F17", 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 KeycodeF17 : Android.Views.Keycode

Feldwert

Value = 330

Implementiert

Attribute

Hinweise

Schlüsselcodekonstante: F17-Taste.

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

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: