UIToolbar.Translucent Property

Definition

If true, then the toolbar is translucent.

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

Property Value

Attributes

Remarks

Translucency is primarily intended for landscape orientation.

Applies to