PHP 8.3.4 Released!

UI\Controls\Progress::setValue

(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 note

User Contributed Notes

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