XS Framework
A 3DS homebrew development framework.
 
Loading...
Searching...
No Matches
xs::hid::Swkbd Class Reference

#include <swkbd.hpp>

Public Member Functions

 Swkbd (int flags=SWKBD_NORMAL, size_t maxLen=64)
 
void setHint (const char *hint)
 
void setValidation (SwkbdValidInput input)
 
std::string getInput ()
 

Constructor & Destructor Documentation

◆ Swkbd()

xs::hid::Swkbd::Swkbd ( int flags = SWKBD_NORMAL,
size_t maxLen = 64 )

Member Function Documentation

◆ getInput()

std::string xs::hid::Swkbd::getInput ( )

◆ setHint()

void xs::hid::Swkbd::setHint ( const char * hint)

◆ setValidation()

void xs::hid::Swkbd::setValidation ( SwkbdValidInput input)

The documentation for this class was generated from the following file: