Share via


NSButton.Transparent Property

Definition

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

Property Value

Attributes

Applies to