UIKit.UIViewController.ModalPresentationCapturesStatusBarAppearance Property
Whether the UIViewController, when presented modally but non-fullscreen, takes over control of the status bar.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[get: Foundation.Export("modalPresentationCapturesStatusBarAppearance")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[set: Foundation.Export("setModalPresentationCapturesStatusBarAppearance:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual bool ModalPresentationCapturesStatusBarAppearance { get; set; }

Value

Boolean indicating whether the modal view controller takes over control of the status bar.

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