ALAsset.RepresentationForUti(String) 方法

定义

返回与请求的 UTI 匹配的资产的特定版本。

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

参数

uti
String

返回

属性

适用于