Keyboard.isChar

struct Keyboard
@property
bool
isChar
()

Return Value

Type: bool

true if the key pressed is a character backspace, space, and tab are characters!

Meta