Einhugur macOS Bridge plugin.

NSColorList.WithName Method

Initializes NSColorList instance and returns the receiver, registering it under the given name if it isn’t in use already.

shared WithName(
   name as String) as NSColorList

Parameters

name
Name of the list or empty string if you do not want a name.

Returns

NSColorList

Remarks

See Also

NSColorList Class