UIKit.UIApplication.SetStatusBarHidden Method
Hides or shows the status bar.

Syntax

[Foundation.Export("setStatusBarHidden:withAnimation:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_3_2)]
public virtual void SetStatusBarHidden (bool state, UIStatusBarAnimation animation)

Parameters

state
true to hide the status bar, false to reveal it.
animation
The animation to use.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0