A label color is defined as Default in the designer.
The code turns it into (e.g.) Label.TextColor = Colors.red.
How to bring the color back to Default by code without selecting any other color?
Thanks in advance.
The code turns it into (e.g.) Label.TextColor = Colors.red.
How to bring the color back to Default by code without selecting any other color?
Thanks in advance.