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 preloading of all library applets.
Note: This function cancels preloading of all applets in addition to that of the software keyboard applet.
CONFIDENTIAL