PHAssetCollectionType Enum

Definition

Enumerates varieties of PHAssetCollection.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public enum PHAssetCollectionType
type PHAssetCollectionType = 
Inheritance
PHAssetCollectionType
Attributes

Fields

Album 1

A collection of related songs.

Moment 3

A collection of photos taken at a particular time.

SmartAlbum 2

A collection of songs whose relatedness was algorithmically determined.

Applies to