Package com.github.tommyettinger.textra
Interface TextraField.OnscreenKeyboard
- All Known Implementing Classes:
TextraField.DefaultOnscreenKeyboard,TextraField.NativeOnscreenKeyboard
- Enclosing class:
TextraField
public static interface TextraField.OnscreenKeyboard
An interface for onscreen keyboards. Can invoke the default keyboard or render your own keyboard!
-
Method Summary
-
Method Details
-
show
-
close
void close()
-