Checks whether a composition is rendering in the view.
SDK
- macOS 10.4–10.15Deprecated
Framework
- Quartz
Declaration
- (BOOL)isRendering;
Return Value
Returns YES
if a composition is rendering in the view; NO
otherwise.
Checks whether a composition is rendering in the view.
SDK
Framework
- (BOOL)isRendering;
Returns YES
if a composition is rendering in the view; NO
otherwise.
- set Autostarts Rendering:
Sets whether the composition that is in the view starts rendering automatically when the view is put on the screen.