PHAssetSourceType Enum

Definition

Enumerates the means by which an asset entered the Photos library.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 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 PHAssetSourceType
type PHAssetSourceType = 
Inheritance
PHAssetSourceType
Attributes

Fields

CloudShared 2

An iCloud shared album.

iTunesSynced 4

Synced via iTunes.

None 0

Unknown.

UserLibrary 1

From the user's manin Photos library.

Applies to