共用方式為


UIImage.ImageAsset 屬性

定義

取得與映射相關聯的映射資產。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.ThreadSafe]
public virtual UIKit.UIImageAsset ImageAsset { [Foundation.Export("imageAsset")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ImageAsset : UIKit.UIImageAsset

屬性值

屬性

備註

(即將推出此節點的更多檔)

這可從背景執行緒使用。

適用於