Share via


UIViewController.ExtendedLayoutIncludesOpaqueBars Property

Definition

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

Property Value

Attributes

Applies to