init(options:)
Initializes the media library based on the specified load options.
Declaration
init(options: [String : Any] = [:])Parameters
- options:
A dictionary of load options.
Return Value
A new media library.
Discussion
For descriptions of possible load options, see Load Options Keys.