nn::swkbd::CTR::CancelPreloadKeyboardApplet Functionvoid CancelPreloadKeyboardApplet();
None.
Cancels the preloading of the software keyboard applet.
If preloading is not yet complete, this function does nothing.
Therefore, before you call this function, you must call either the nn::swkbd::CTR::WaitForPreloadKeyboardApplet function or the nn::swkbd::CTR::IsRegisteredKeyboardApplet function to confirm that preloading is complete.
This function cancels all preloads of all library applets.
Note: Any preloading of other library applets besides the software keyboard applet are cancelled as well.
CONFIDENTIAL