Constants that define how the fill of the HProgressBar and VProgressBar components is rendered based on the progress bar's value.

Available since

1.1.0

.

See also:

Values

MASK

The fill skin is masked, and the mask is resized within the available bounds.

Available since

1.1.0

.

SCROLL_RECT

The fill skin is masked, and the mask is resized within the available bounds.

Available since

1.1.0

.

RESIZE

The fill skin is resized within the available bounds.

Available since

1.1.0

.