Android.InputMethodServices.InputMethodService.OnWindowHidden Method
Called when the input method window has been hidden from the user, after previously being visible.

Syntax

[Android.Runtime.Register("onWindowHidden", "()V", "GetOnWindowHiddenHandler")]
public virtual void OnWindowHidden ()

Remarks

Called when the input method window has been hidden from the user, after previously being visible.

[Android Documentation]

Requirements

Namespace: Android.InputMethodServices
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3