Share via


NSVisualEffectView.State Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSVisualEffectState State { [Foundation.Export("state")] get; [Foundation.Export("setState:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("state")>]
[<set: Foundation.Export("setState:")>]
member this.State : AppKit.NSVisualEffectState with get, set

Property Value

Attributes

Applies to