isFontsLoading property
Flag indicating whether fonts are currently being loaded.
When true, indicates that system fonts are in the process of loading, which may affect text rendering in the WebF content.
Implementation
bool isFontsLoading = false;
Flag indicating whether fonts are currently being loaded.
When true, indicates that system fonts are in the process of loading, which may affect text rendering in the WebF content.
bool isFontsLoading = false;