VR UIKit Documentation
/
Progress Bar
/
Properties
Search
Try Notion
Properties
Search
Name
Type
Description
step
float
The value used to reach the max/min value of the progress bar.
valuePresentedAs
ValueType
Set the value to be presented as Percentage or Value.
Value
float
The current progress value.
roundedPercentage
float
The rounded percentage value.
roundedValue
float
The rounded value.
Count
5