Package-level declarations

Types

Link copied to clipboard
object MsdfRender
Link copied to clipboard
class TextEditController(val textView: Text, val caretContainer: Container = textView, val eventHandler: View = textView, val bg: RenderableView? = null) : Closeable, UIFocusable, ISoftKeyboardConfig

Functions

Link copied to clipboard
fun Text.editText(caretContainer: Container = this): TextEditController