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

属性值

属性

适用于