ALAssetType Enum

Definition

The asset type.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Photos' API instead.")]
public enum ALAssetType
type ALAssetType = 
Inheritance
ALAssetType
Attributes

Fields

Photo 1

The asset is a photo.

Unknown 2

The asset has an unknown type.

Video 0

The asset is a video.

Applies to