parent root
PHP: UI\Controls\Button::getText - Manual

UI\Controls\Button::getText

(PHP 7, UI 0.9.9)

UI\Controls\Button::getTextGet Text

Description

public UI\Controls\Button::getText ( void ) : string

Shall retrieve the text (label) for this Button

Parameters

This function has no parameters.

Return Values

The current text (label)

add a noteadd a note

User Contributed Notes

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