• Studio

  • Studio API

  • Bots

  • Web API

  • Designer Resources

  • Host Resources

  • Globals

    UITextFieldBase

    Inherits from:

    Properties

    emojiParser

    IEmojiParser
    ClientOnly

    fixRightToLeft

    (string, TextElement) -> (string)
    ClientOnly

    inputUssClassName

    string
    ClientOnly
    ReadOnly

    labelUssClassName

    string
    ClientOnly
    ReadOnly

    ussClassName

    string
    ClientOnly
    ReadOnly

    autoCorrection

    boolean
    ClientOnly

    cursorColor

    ClientOnly
    ReadOnly

    cursorIndex

    number
    ClientOnly

    cursorPosition

    ClientOnly
    ReadOnly

    doubleClickSelectsWord

    boolean
    ClientOnly

    fontStyle

    ClientOnly
    ReadOnly

    hideMobileInput

    boolean
    ClientOnly

    inputPattern

    string
    ClientOnly

    A regular expression to match valid values that can be inserted into the textfield by the user. Invalid values will be rejected.

    isDelayed

    boolean
    ClientOnly

    isPasswordField

    boolean
    ClientOnly

    isReadOnly

    boolean
    ClientOnly

    isShiftReturnModeEnabled

    boolean
    ClientOnly

    Enables a mode in which Return key sends a ReturnEvent and Shift+Return sends ShiftReturnEvent. Warning: Works only on non-mobile platforms!

    label

    string
    ClientOnly

    labelElement

    ClientOnly
    ReadOnly

    maskChar

    Char
    ClientOnly

    maxLength

    number
    ClientOnly

    multiline

    boolean
    ClientOnly

    True if multiline editing is enabled

    originalValue

    string
    ClientOnly
    ReadOnly

    selectAllOnFocus

    boolean
    ClientOnly

    selectAllOnMouseUp

    boolean
    ClientOnly

    selectIndex

    number
    ClientOnly

    selectionColor

    ClientOnly
    ReadOnly

    showMixedValue

    boolean
    ClientOnly

    text

    string
    ClientOnly
    ReadOnly

    Anchor of UITextField.TextInput

    textEdition

    ITextEdition
    ClientOnly
    ReadOnly

    textElement

    ClientOnly
    ReadOnly

    textSelection

    ITextSelection
    ClientOnly
    ReadOnly

    tripleClickSelectsLine

    boolean
    ClientOnly

    value

    string
    ClientOnly

    Current text value of the field

    Methods

    Parameters

    value
    string

    Returns

    void

    SelectAll

    ClientOnly

    Returns

    void

    SelectNone

    ClientOnly

    Returns

    void

    SelectRange

    ClientOnly

    Parameters

    cursorIndex
    number
    selectionIndex
    number

    Returns

    void

    SelectTextEnd

    ClientOnly

    Move the cursor to the end of the text with no selection

    Returns

    void

    Parameters

    newValue
    string

    Returns

    void

    Updated 24 days ago

    PocketWorlds Icon

    © 2025 Pocket Worlds. All rights reserved.