NSCoderAppKitAddons.DecodeNXColor(NSCoder) Method

Definition

[Foundation.Export("decodeNXColor")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public static AppKit.NSColor DecodeNXColor (this Foundation.NSCoder This);
static member DecodeNXColor : Foundation.NSCoder -> AppKit.NSColor

Parameters

This
NSCoder

Returns

Attributes

Applies to