nn::swkbd::CTR::FIXED_WIDTH_TEXT_LENGTH_MAX_MAX Constantconst u16 FIXED_WIDTH_TEXT_LENGTH_MAX_MAX = 32;
The maximum value for the maximum number of characters that can be input in fixed-width display mode.
When the fixedWidthMode member variable of the nn::swkbd::CTR::Config structure is set to true, the value set to the textLengthMax member variable is clamped not to exceed this constant's value.
CONFIDENTIAL