Language

View.SystemUiVisibilityChangeEventArgs(StatusBarVisibility) Constructor

Definition

Initializes the managed event data passed to the associated callback.

public SystemUiVisibilityChangeEventArgs(Android.Views.StatusBarVisibility visibility);
new Android.Views.View.SystemUiVisibilityChangeEventArgs : Android.Views.StatusBarVisibility -> Android.Views.View.SystemUiVisibilityChangeEventArgs

Parameters

visibility
StatusBarVisibility

The Android.Views.StatusBarVisibility value used for visibility.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to