Inspect an Ink Key descriptor and return true when the key is NOT a normal character — i.e. it is an arrow key, navigation key, modifier key, or release event.
Key
true
Used as the isNormalChar adapter for the keyboard-engine so it stays framework-agnostic.
isNormalChar
Inspect an Ink
Keydescriptor and returntruewhen the key is NOT a normal character — i.e. it is an arrow key, navigation key, modifier key, or release event.Used as the
isNormalCharadapter for the keyboard-engine so it stays framework-agnostic.