Share via


NSWindow.AllowsConcurrentViewDrawing Property

Definition

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

Property Value

Attributes

Applies to