Share via


NSView.CanDrawConcurrently Property

Definition

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

Property Value

Attributes

Applies to