ColorGroup.Constructor(name as Text)
From Xojo Documentation
Constructor
Creates a named mode ColorGroup with the specified named color.
If you provide a name for a color that is not supported on the device, the appropriate color as defined in iOS 13 will be returned. |