Freigeben über


UITabBar.Translucent Eigenschaft

Definition

Ob diese UITabBar durchscheinend ist oder nicht.

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

Eigenschaftswert

Attribute

Gilt für: