Contents

default()

Returns the shared asset resource manager object.

Declaration

class func `default`() -> PHAssetResourceManager

Return Value

The asset resource manager.

Discussion

This method always returns the same asset resource manager object, which is shared for all uses in your app.