I want to make a custom control in iOS using a canvas.
So I’d like to reflect system colors
The help talks about these methods of Color
But I cannot get at AccentThemeColor, PrimayThemeColor etc etc - they just dont seem to be part of Color as a singleton, or a color I have Var’d
(no sign in autocomplete)
How do I get at these values?
11 posts - 6 participants