Langage

View.KeyDispatcherState Propriété

Définition

Retournez le global KeyEvent.DispatcherState KeyEvent.DispatcherState pour la fenêtre de cette vue.

public virtual Android.Views.KeyEvent.DispatcherState? KeyDispatcherState { [Android.Runtime.Register("getKeyDispatcherState", "()Landroid/view/KeyEvent$DispatcherState;", "GetGetKeyDispatcherStateHandler")] get; }
[<get: Android.Runtime.Register("getKeyDispatcherState", "()Landroid/view/KeyEvent$DispatcherState;", "GetGetKeyDispatcherStateHandler")>]
member this.KeyDispatcherState : Android.Views.KeyEvent.DispatcherState

Valeur de propriété

Attributs

Remarques

Java documentation pour android.view.View.getKeyDispatcherState().

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 à