AssetsLibrary.ALAsset: Property Members

The properties of AssetsLibrary.ALAsset are listed below. For a list of all members, see the ALAsset Members list.

See Also: Inherited members from Foundation.NSObject

Public Properties

[read-only]
AssetTypeALAssetType. The asset type (photo, video, unknown).
[read-only]
AssetUrlFoundation.NSUrl. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
DateFoundation.NSDate. Asset's creation time stamp.
[read-only]
DefaultRepresentationALAssetRepresentation. Default asset representation.
[read-only]
Durationdouble. For videos, play time.
[read-only]
Editablebool. Whether the application may edit the asset.
[read-only]
LocationCoreLocation.CLLocation. Geographical information about the asset.
[read-only]
OrientationALAssetOrientation. Asset orientation.
[read-only]
OriginalAssetALAsset. The original version, if the AssetsLibrary.ALAsset is a modification.
[read-only]
Representationsstring[]. Returns a list of all the available representations for this asset.
[read-only]
ThumbnailCoreGraphics.CGImage. Returns the thumbnail for the asset.
[read-only]
UtiToUrlDictionaryFoundation.NSDictionary. The UTI to URL dictionary for the asset.