UI\Controls\Entry::getText

(UI 0.9.9)

UI\Controls\Entry::getTextGet Text

Descrição

publicUI\Controls\Entry::getText(): string

Shall return the current text from this Entry

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The current text

To Top