nn::swkbd::CTR::ExtOutputDataFlag Enumerated Typeenum ExtOutputDataFlag;
| Value | Description |
|---|---|
EXT_OUTPUT_DATA_NONE |
No extended output data. |
EXT_OUTPUT_DATA_STATUS |
Final operating status data. |
EXT_OUTPUT_DATA_LEARNING |
Predictive text learning data. |
EXT_OUTPUT_DATA_MAX_BIT |
(This enumerator is used for internal processing. It cannot be used from the application.) |
Flag indicating the type of the extended output data.
The final operating status data is the data describing the final operating status of the software keyboard when it ends.
This operating status data summarizes the currently selected setting for each of the following items.
The predictive text learning data is the data describing the final predictive text learning status when the software keyboard ends.
This is disabled when not using predictive text.
CONFIDENTIAL