UINavigationBar.UINavigationBarAppearance.Translucent Property

Definition

Gets or sets whether the navigation bar is translucent.

public virtual bool Translucent { [Foundation.Export("isTranslucent")] get; [Foundation.Export("setTranslucent:")] set; }
member this.Translucent : bool with get, set

Property Value

The default value for this property is true.

Attributes

Applies to