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