Radial Loading
Last updated
Last updated
Type: Custom Component
Arc Size
float
The value of how much the filled area covers the loading bar.
LineWidth
float
The value of the bar's thickness.
Step
float
The incremental step size used when animating progress or indicator values.
UpdateFrequency
long
The frequency, in milliseconds
, at which the progress bar updates. Lower values result in more frequent updates, making the animation smoother.
LineWidth: Can be changed directly from UI Builder or by assigning a value in code (type float).
Colors: Colors can be directly changed from the UI Builder or you can edit the assigned custom property for each color from a USS file. There are 2 color values in total.
Track Color: Color of the background area.
Line Color: Color of the filled area of the bar.
See Colors for a list of the default colors.