Contents

canContainAssets

A Boolean value indicating whether the collection can contain assets.

Declaration

var canContainAssets: Bool { get }

Discussion

If this value is true, the collection is a PHAssetCollection object; otherwise, false. For details on asset collections, see PHAssetCollection.

See Also

Determining Collection Capabilities