次の方法で共有


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

戻り値

属性

適用対象