nn::swkbd::CTR::Parameter Structurestruct Parameter
{
Config config;
};
Parameter structure passed to the software keyboard applet when the applet is executed.
Set the config member variable appropriately and pass it to the argument of the nn::swkbd::CTR::StartKeyboardApplet function.
config
|
The Config structure. |
|---|
CONFIDENTIAL