WindowId.FocusObserver.OnFocusGained(WindowId) Metodo

Definizione

Chiamato quando una delle finestre monitorate ottiene lo stato attivo per l'input.

[Android.Runtime.Register("onFocusGained", "(Landroid/view/WindowId;)V", "GetOnFocusGained_Landroid_view_WindowId_Handler")]
public abstract void OnFocusGained(Android.Views.WindowId? token);
[<Android.Runtime.Register("onFocusGained", "(Landroid/view/WindowId;)V", "GetOnFocusGained_Landroid_view_WindowId_Handler")>]
abstract member OnFocusGained : Android.Views.WindowId -> unit

Parametri

token
WindowId

Valore Android.Views.WindowId usato per il token.

Attributi

Commenti

Chiamato quando una delle finestre monitorate ottiene lo stato attivo per l'input.

per android.view.WindowId.FocusObserver.onFocusGained(android.view.WindowId).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a