nn::pl::CTR::SharedFontLoadState Enumerated Typeenum SharedFontLoadState;
| Value | Description |
|---|---|
| SHARED_FONT_LOAD_STATE_NULL | |
| SHARED_FONT_LOAD_STATE_LOADING | Loading |
| SHARED_FONT_LOAD_STATE_LOADED | Loaded |
| SHARED_FONT_LOAD_STATE_FAILED | Failed to load |
| SHARED_FONT_LOAD_STATE_MAX_BIT |
Indicates the load state of the shared font.
CONFIDENTIAL