init(file:)
Returns a composition object initialized with a Quartz Composer composition file.
Declaration
init!(file path: String!)Parameters
- path:
A path to a file created with the Quartz Composer developer tool (
.qtzextension).
Return Value
A Quartz Composer composition object or nil if there is an error.