ALAsset.RepresentationForUti(String) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回与请求的 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
返回
- 属性