c128lib Framework
A Commodore 128 software framework for enabling high-level development of C128 programs.
Loading...
Searching...
No Matches
ProgressBarParameters Struct Reference

Data Fields

 width
 
 steps
 
 position
 
 progressBarStyle
 

Detailed Description

Struct for defining progress bar parameters.

See also
ProgressBarStyle

Field Documentation

◆ width

width

Progressbar width

◆ steps

steps

Steps count (included starting and ending step), should be greather or equal to 2

◆ position

position

Current progress position, should be lower than steps

◆ progressBarStyle

progressBarStyle

Progressbar border style


The documentation for this struct was generated from the following file: