PHAssetMediaType Enum

Definition

Enumerates the forms of PHAsset.

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

Fields

Audio 3
Image 1
Unknown 0
Video 2

Applies to