Delegate Element.TextInputCallback
A delegate used for the OnTextInput event.
public delegate void Element.TextInputCallback(Element element, Keys key, char character)
A delegate used for the OnTextInput event.
public delegate void Element.TextInputCallback(Element element, Keys key, char character)