Gets the key's text content. Some descendant key classes send their content as input to currently focused control; other ones only store their labels in it.
Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard
SyntaxJava
Copy Code
|
|---|
public String getContent () |
A String containing the key's content.
See Also