Contents

defaultRepresentation()

Returns an asset representation object for the default representation.

Declaration

func defaultRepresentation() -> ALAssetRepresentation!

Return Value

An asset representation object for the default representation.

Discussion

This method returns nil for assets from a shared photo stream that are not yet available locally. If the asset becomes available in the future, an ALAssetsLibraryChangedNotification notification is posted.

See Also

Accessing Representations