Android.Views.View.DispatchWindowSystemUiVisiblityChanged Method
Dispatch callbacks to View.OnWindowSystemUiVisibilityChanged(SystemUiFlags) down the view hierarchy.

Syntax

[Android.Runtime.Register("dispatchWindowSystemUiVisiblityChanged", "(I)V", "GetDispatchWindowSystemUiVisiblityChanged_IHandler")]
public virtual void DispatchWindowSystemUiVisiblityChanged ([Android.Runtime.GeneratedEnum] SystemUiFlags visible)

Parameters

visible
Documentation for this section has not yet been entered.

Remarks

Requirements

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