次の方法で共有


GKAchievementDescription.Image プロパティ

定義

開発者は、この非推奨のプロパティを使用しないでください。 開発者は、代わりに 'LoadImage' を使用する必要があります。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'LoadImage' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.None, "Use 'LoadImage' instead.")]
public virtual AppKit.NSImage Image { [Foundation.Export("image")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'LoadImage' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.None, "Use 'LoadImage' instead.")] get; }
public virtual AppKit.NSImage Image { [Foundation.Export("image", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Image : AppKit.NSImage

プロパティ値

属性

適用対象