Constant ctru_sys::SWKBD_NOTBLANK
source · pub const SWKBD_NOTBLANK: SwkbdValidInput = 3;
Expand description
< Blank inputs (consisting solely of whitespace) are not accepted, but empty inputs are.
pub const SWKBD_NOTBLANK: SwkbdValidInput = 3;
< Blank inputs (consisting solely of whitespace) are not accepted, but empty inputs are.