Kinemium Docs

UIProgressBar

A visual component that displays a progress bar with customizable colors and size.

Properties

PropertyTypeDefault
Namestring"UIProgressBar"
AbsoluteSizeanynil
AbsolutePositionanynil
SizeUDim2UDim2.new(0, 220, 0, 20)
Progressnumber0
BackgroundColor3Color3Color3.new(0.15, 0.15, 0.15)
FillColor3Color3Color3.new(0.02, 0.5, 1)
Visiblebooleantrue

On this page