Einhugur macOS Bridge plugin. |
|
EinhugurMacOSBridge.NSColorList Class (console safe)
A class that represents named list of NSColor, with keyed values in specific order.
NSObject
NSColorList
class EinhugurMacOSBridge.NSColorList
Constructors
NSColorList | This constructor is private since instances of this class can only be created with a shared method. |
Properties
Editable | Returns true if the list is editable, else false. |
Name | Returns the name of the list. |
Handle (Inherited) | Returns Integer handle to the native NSObject structure. |
Methods
Insert | Inserts into the list |
Operator_Subscript | Sets color by a key. |
Operator_Subscript | Returns color by given key from the list. |
Release (Inherited) | Releases the NSObject. |
Remove | Removes color by the supplied key. |
Retain (Inherited) | Retains the NSObject |
shared WithName | Initializes NSColorList instance and returns the receiver, registering it under the given name if it isn’t in use already. |
Supported Platforms:
MacOS X Cocoa 32 bitMacOS X Cocoa 64 bitUnsupported Platforms:
MacOS X CarbonWindows 32 bitWindows 64 bitLinux 32 bitLinux 64 bitLinux ARM