Contents

startDate

The earliest creation date among all assets in the asset collection.

Declaration

var startDate: Date? { get }

Discussion

This property applies only to asset collections whose type is PHAssetCollectionType.moment. For other asset collection types, this property’s value is nil.

See Also

Reading Asset Collection Metadata