共用方式為


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

傳回

屬性

適用於