Share via


UIViewController.ModalPresentationCapturesStatusBarAppearance Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ModalPresentationCapturesStatusBarAppearance { [Foundation.Export("modalPresentationCapturesStatusBarAppearance")] get; [Foundation.Export("setModalPresentationCapturesStatusBarAppearance:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("modalPresentationCapturesStatusBarAppearance")>]
[<set: Foundation.Export("setModalPresentationCapturesStatusBarAppearance:")>]
member this.ModalPresentationCapturesStatusBarAppearance : bool with get, set

Property Value

Attributes

Applies to