nn::swkbd::CTR::NUM_USER_WORDS_MAX Constant

Syntax

const u16 NUM_USER_WORDS_MAX =  500;

Description

The maximum number of words that can be registered in the user dictionary for each single language.

When an attempt is made to register more than this constant's number of words in the user dictionary for a language, the new words are not registered and are ignored.

Revision History

2011/03/01
Initial version.

CONFIDENTIAL