| Name | Description | |
|---|---|---|
![]() | AnimationSpeed | Gets/Sets the animation speed in Indeterminate mode in percents per second of the total progress bar length. By default set to 2%. |
![]() | BufferedPart | Gets/Sets the buffered part widget of the progress bar. Visible only when the Mode property is set to ENProgressBarMode.Buffered. |
![]() | BufferedValue | Gets/Sets the buffered value of the progress bar. Taken into account only when Mode is set to ENProgressBarMode.Buffered. |
![]() | CompletedPart | Gets/Sets the completed part widget of the progress bar. |
![]() | IndeterminatePartSizePercent | Gets/Sets the size of the completed part when in Indeterminate mode in percents of the total progress bar length. By default set to 25%. |
![]() | LabelStyle | Gets/Sets the progress label style. |
![]() | Mode | Gets/Sets the progress bar mode. By default set to Determinate. |
![]() | RemainingPart | Gets/Sets the empty part widget of the progress bar. |
![]() | RimWidthPercent | Gets/Sets the width of the rim of a circular progress bar relative to the radius of the circular progress bar. Taken into account only when Style is set to ENProgressBarStyle.Circular. By default set to 50%. |
![]() | Style | Gets/Sets the style of the progress bar. |
