• Studio

  • Studio API

  • Bots

  • Web API

  • Designer Resources

  • Host Resources

  • Globals

    UILabel

    Inherits from:

    Properties

    autoSizingFontSize

    number
    ClientOnly

    minFontSize

    number
    ClientOnly

    onLinkPress

    (string) -> ()
    ClientOnly

    titlecase

    boolean
    ClientOnly

    Set the text field to titlecase mode. Node that this will not change the current value of the text, you must use SetText again to cause it to be titlecased. Converts the first letter of each word to uppercase except for all caps words, which are considered to be acronyms. If used in conjunction with Uppercase, the text will be uppercased.

    uppercase

    boolean
    ClientOnly

    Set the text field to uppercase mode. Node that this will not change the current value of the text, you must use SetText again to cause it to be uppercased.

    Methods

    AdjustFontSize

    ClientOnly

    Returns

    void

    Dispose

    ClientOnly

    Returns

    void

    Parameters

    text
    string
    skipValidation
    boolean
    optional
    skipRtlValidation
    boolean
    optional

    Returns

    PreLocalized

    ClientOnly

    Parameters

    text
    string
    skipValidation
    boolean
    optional
    skipRtlValidation
    boolean
    optional

    Returns

    Parameters

    value
    string

    Returns

    void

    Parameters

    value
    string
    skipValidation
    boolean

    Returns

    void

    Set label text using a pre-localized string.

    Parameters

    value
    string
    skipRtlValidation
    boolean
    optional

    Returns

    void

    Parameters

    value
    string

    Returns

    void

    SetSocialText

    ClientOnly

    Parameters

    value
    string

    Returns

    void

    Updated 24 days ago

    PocketWorlds Icon

    © 2025 Pocket Worlds. All rights reserved.