nn::swkbd::CTR::BOTTOM_BUTTON_TEXT_LENGTH_MAX Constant

Syntax

const u16 BOTTOM_BUTTON_TEXT_LENGTH_MAX =  16;

Description

The maximum number of text characters for the bottom row of buttons.

This is the maximum length of the string that can be set in the bottomButtonText member variable of the nn::swkbd::CTR::Config structure.

Revision History

2011/03/01
Initial version.

CONFIDENTIAL