ColorGroup.Platforms
From Xojo Documentation
Enumeration
Specifies the platform for the ColorGroup.
Notes
ColorGroups are currently only available for Mobile (iOS), but will eventually also be available for desktop and web.
Values
Enum | Description |
---|---|
Current | The current platform. |
Default | The default platform. |
Desktop | Desktop apps. |
Mobile | Mobile (iOS) apps. |
Web | Web apps. |