UI\Controls\Progress::setValue

(UI 0.9.9)

UI\Controls\Progress::setValueSet Value

説明

publicUI\Controls\Progress::setValue(int$value)

Shall set the value for this Progress bar

パラメータ

value

An integer between 0 and 100 (inclusive)

To Top