Condividi tramite


UIViewController.ExtendedLayoutIncludesOpaqueBars Proprietà

Definizione

Se il layout esteso include barre opache.

[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

Valore della proprietà

Restituisce un valore booleano relativo alla presenza o meno di barre opache nel layout esteso.

Attributi

Si applica a