UI\Controls\Progress::getValue
PHP Manual
PHP Manual»UI\Controls\Progress»UI\Controls\Progress::getValue

UI\Controls\Progress::getValue

(UI 0.9.9)

UI\Controls\Progress::getValueGet Value

说明

public function UI\Controls\Progress::getValue(): int

Shall retrieve the current value of this Progress bar

参数

此函数没有参数。

To Top