This hook is called whenever the window focus changes.
Syntax
[Android.Runtime.Register("onWindowFocusChanged", "(Z)V", "GetOnWindowFocusChanged_ZHandler")]
public virtual
void OnWindowFocusChanged (
bool hasFocus)
Parameters
- hasFocus
- Whether the window now has focus.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1