Sets how thick or thin characters in text should be displayed.
| Property not set. |
900 (black) | Text characters will be displayed in black color. |
700 (bold) | Text characters will be displayed in bold. |
800 (extraBold) | Text characters will be displayed in extra bold. |
200 (extraLight) | Text characters will be displayed with extra light thickness. |
300 (light) | Text characters will be displayed with light thickness. |
500 (medium) | Text characters will be displayed with medium thickness. |
400 (normal) | Text characters will be displayed with normal thickness. |
600 (semiBold) | Text characters will be displayed in semi bold. |
100 (thin) | Text characters will be displayed with thin thickness. |
Generators: Android, Apple
Level: Theme Class
This property defines the thickness of characters.
Consider that since GeneXus 17 Upgrade 6 the Design System Object was released as an evolution of the Theme object. So, instead of using this Theme class property, you can use a Design object class property (called font-weight).
This property applies only at design time.
To apply the corresponding changes when the property value is configured, execute a Build All.
Theme object