UI\Controls\Entry::getText

(UI 0.9.9)

UI\Controls\Entry::getTextGet Text

説明

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

Shall return the current text from this Entry

パラメータ

この関数にはパラメータはありません。

戻り値

The current text

To Top