TextBox

Parent NativeDisplayObject
Library native.*
Revision Release 2024.3703
Keywords text input, text box, native text
See also native.newTextBox()
native.newTextField()

Overview

A native text box is a scrollable, multi-line input field for displaying text-based content. See native.newTextBox() for more details.

Properties

(Inherits properties from NativeDisplayObject)

object.align

object.font

object.hasBackground

object.isEditable

object.isFontSizeScaled

object.placeholder

object.size

object.text

Methods

(Inherits methods from NativeDisplayObject)

object:setReturnKey()

object:setSelection()

object:getSelection()

object:setTextColor()