Share via


UISearchBar.Translucent Property

Definition

True if the search bar is translucent.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Translucent { [Foundation.Export("isTranslucent")] get; [Foundation.Export("setTranslucent:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isTranslucent")>]
[<set: Foundation.Export("setTranslucent:")>]
member this.Translucent : bool with get, set

Property Value

Attributes

Applies to