GKAchievementDescription.Image Property

Definition

Developers should not use this deprecated property. Developers should use 'LoadImage' instead.

[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

Property Value

Attributes

Applies to