UI\Controls\Progress::setValue

(PHP 7, UI 0.9.9)

UI\Controls\Progress::setValueSet Value

Opis

public UI\Controls\Progress::setValue ( int $value )

Shall set the value for this Progress bar

Parametry

value

An integer between 0 and 100 (inclusive)

add a note add a note

User Contributed Notes

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