Replies: 1 comment
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
how to set the font size of a label to NamedSize.Large in c#?
This way it does not work:
new Label { FontSize = NamedSize.Large };
Beta Was this translation helpful? Give feedback.
All reactions