Returns whether the view’s drawRect: method can be invoked on a background thread.
Original signature is '- (BOOL)canDrawConcurrently'
Available in Mac OS X v10.6 and later.


- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)
![]() | Monobjc Documented Class Library CanDrawConcurrently Property Namespaces ► Monobjc.AppKit ► NSView ► CanDrawConcurrently |
Returns whether the view’s drawRect: method can be invoked on a background thread.
Original signature is '- (BOOL)canDrawConcurrently'
Available in Mac OS X v10.6 and later.