unmodifiedText

val unmodifiedText: String? = null

Text that would have been generated by the keyboard if no modifiers were pressed (except for shift). Useful for shortcut (accelerator) key handling (default: "").

Sources

jvm source
Link copied to clipboard