parent root
PHP: UI\Controls\Progress::setValue - Manual

UI\Controls\Progress::setValue

(PHP 7, UI 0.9.9)

UI\Controls\Progress::setValueSet Value

Description

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

Shall set the value for this Progress bar

Parameters

value

An integer between 0 and 100 (inclusive)

add a noteadd a note

User Contributed Notes

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