次の方法で共有


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

プロパティ値

属性

注釈

(このノードのその他のドキュメントが提供されます)

これは、バックグラウンド スレッドから使用できます。

適用対象