Freigeben über


UIViewController.ExtendedLayoutIncludesOpaqueBars Eigenschaft

Definition

Gibt an, ob das erweiterte Layout undurchsichtige Balken enthält.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ExtendedLayoutIncludesOpaqueBars { [Foundation.Export("extendedLayoutIncludesOpaqueBars")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setExtendedLayoutIncludesOpaqueBars:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ExtendedLayoutIncludesOpaqueBars : bool with get, set

Eigenschaftswert

Gibt einen Booleschen Wert zurück, der angibt, ob undurchsichtige Balken im erweiterten Layout enthalten sind.

Attribute

Gilt für: