Share via


NSView.WantsLayer Property

Definition

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

Property Value

Attributes

Applies to