UI\Controls\Button::setText

(UI 0.9.9)

UI\Controls\Button::setTextEstablece el texto

Descripción

public UI\Controls\Button::setText(string $text)

Establece el texto (etiqueta) de este botón

Parámetros

text

El nuevo texto (etiqueta)

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top