ProgressBar
A progress bar.
Properties
FillColor
The filled track color, or null for the system default.
Progress
The progress value from 0 (empty) to 1 (full).
TrackColor
The unfilled track color, or null for the system default.
Type: Color?
The filled track color, or null for the system default.
The progress value from 0 (empty) to 1 (full).
The unfilled track color, or null for the system default.
Type: Color?