ALAsset.RepresentationForUti(String) Method

Definition

Returns the specific version for the asset that matches the requested UTI.

[Foundation.Export("representationForUTI:")]
public virtual AssetsLibrary.ALAssetRepresentation RepresentationForUti (string uti);
abstract member RepresentationForUti : string -> AssetsLibrary.ALAssetRepresentation
override this.RepresentationForUti : string -> AssetsLibrary.ALAssetRepresentation

Parameters

uti
String

Returns

Attributes

Applies to