Einhugur macOS Bridge plugin. |
|
NSColorList.Operator_Subscript Method
Returns color by given key from the list.

Operator_Subscript(
key
as String)
as Color
Parameters
- key
- The key for the color in the list.
Returns
- Color
Remarks
If the key does not exist the black is returned.
See Also
NSColorList Class