Unloads the composition from the view.
SDK
- macOS 10.5–10.15Deprecated
Framework
- Quartz
Declaration
func unloadComposition()
Discussion
If necessary, this method calls stop
prior to unloading the composition.
Unloads the composition from the view.
SDK
Framework
func unloadComposition()
If necessary, this method calls stop
prior to unloading the composition.
func load Composition(from File: String!) -> Bool
Loads the composition file located at the specified path.