GKAchievementDescription.Image Propiedad

Definición

Los desarrolladores no deben usar esta propiedad en desuso. En su lugar, los desarrolladores deben usar "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

Valor de propiedad

Atributos

Se aplica a