Hides or shows the animation bar, and whether it should be animated.
Syntax
[Foundation.Export("setStatusBarHidden:animated:")]
[ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_3_2, Introduced=ObjCRuntime.Platform.iOS_2_0, Message="Use SetStatusBarHidden (bool, UIStatusBarAnimation) instead")]
public virtual
void SetStatusBarHidden (
bool hidden,
bool animated)
Parameters
- hidden
- true to hide the status bar, false to reveal it.
- animated
- Constant that indicates whether there should be animation, and, if animation is requested, whether it should fade the status bar in or out or slide the status bar in or out.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0