Kinemium Docs

Poll

Displays a poll that allows users to vote on a set of options.

Properties

PropertyTypeDefault
Namestring"UIPoll"
AbsoluteSizeanynil
AbsolutePositionanynil
SizeUDim2UDim2.new(0, 300, 0, 400)
BackgroundColor3Color3Color3.new(0.11, 0.11, 0.13)
OptionBackgroundColor3Color3Color3.new(0.16, 0.16, 0.18)
OptionHoverColor3Color3Color3.new(0.18, 0.18, 0.20)
SelectedOptionColor3Color3Color3.new(0.20, 0.35, 0.28)
TextColor3Color3Color3.new(0.90, 0.90, 0.92)
DimTextColor3Color3Color3.new(0.60, 0.60, 0.63)
Visiblebooleantrue

On this page