PHCollectionListSubtype Enum

Definition

Enumerates values that indicate the subtype of the collection.

[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 PHCollectionListSubtype
type PHCollectionListSubtype = 
Inheritance
PHCollectionListSubtype
Attributes

Fields

Any 9223372036854775807

The collection subtype is unspecified.

MomentListCluster 1

The collection is a moment list cluster.

MomentListYear 2

The collection is a moment list year.

RegularFolder 100

The collection is a regular folder.

SmartAlbumScreenshots 211

The collection is a smart album of screenshots.

SmartAlbumSelfPortraits 210

The collection is a smart album of self portraits from iPhoto.

SmartFolderEvents 200

The collection is a smart folder of events.

SmartFolderFaces 201

The collection is a smart folder of faces.

Applies to