Langue

InputDevice.SourceDpad Champ

Définition

Attention

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

La source d’entrée est un DPad.

[Android.Runtime.Register("SOURCE_DPAD")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.InputSourceType enum directly instead of this field.", true)]
public const Android.Views.InputSourceType SourceDpad = 513;
[<Android.Runtime.Register("SOURCE_DPAD")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.InputSourceType enum directly instead of this field.", true)>]
val mutable SourceDpad : Android.Views.InputSourceType

Valeur de champ

Value = 513

Implémente

Attributs

Remarques

La source d’entrée est un DPad.

Java documentation pour android.view.InputDevice.SOURCE_DPAD.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à

Voir aussi