Share via


NSView.AlphaValue Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat AlphaValue { [Foundation.Export("alphaValue")] get; [Foundation.Export("setAlphaValue:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("alphaValue")>]
[<set: Foundation.Export("setAlphaValue:")>]
member this.AlphaValue : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to