Active
Active: undefined | boolean | Binding<boolean>
AnchorPoint
AnchorPoint: undefined | Vector2 | Binding<Vector2>
Archivable
Archivable: undefined | boolean | Binding<boolean>
AutoLocalize
AutoLocalize: undefined | boolean | Binding<boolean>
AutomaticSize
AutomaticSize:
| undefined
| AutomaticSize
| "X"
| "Y"
| "None"
| "XY"
| Binding<AutomaticSize>
BackgroundColor
BackgroundColor: undefined | BrickColor<keyof BrickColorsByNumber> | Binding<BrickColor<keyof BrickColorsByNumber>>
BackgroundColor3
BackgroundColor3: undefined | Color3 | Binding<Color3>
BackgroundTransparency
BackgroundTransparency: undefined | number | Binding<number>
BorderColor
BorderColor: undefined | BrickColor<keyof BrickColorsByNumber> | Binding<BrickColor<keyof BrickColorsByNumber>>
Optional
BorderColor3
BorderColor3?: Color3 | Binding<Color3> & Color3
BorderMode
BorderMode:
| undefined
| BorderMode
| "Outline"
| "Middle"
| "Inset"
| Binding<BorderMode>
Optional
BorderRadius
BorderRadius?: number
BorderSizePixel
BorderSizePixel: undefined | number | Binding<number>
Optional
BorderThickness
BorderThickness?: number
Optional
Center
Center?: boolean
ClipsDescendants
ClipsDescendants: undefined | boolean | Binding<boolean>
Optional
Component
Component?: keyof IntrinsicElements
Optional
CornerProps
CornerProps?: InstanceProps<UICorner>
Optional
DefaultValue
DefaultValue?: number
Optional
Direction
Direction?: FillDirection
Optional
DisableListLayout
DisableListLayout?: boolean
Draggable
Draggable: undefined | boolean | Binding<boolean>
Optional
HorizontalAlignment
HorizontalAlignment?: HorizontalAlignment
Interactable
Interactable: undefined | boolean | Binding<boolean>
LayoutOrder
LayoutOrder: undefined | number | Binding<number>
Optional
ListLayoutProps
ListLayoutProps?: InstanceProps<UIListLayout>
Localize
Localize: undefined | boolean | Binding<boolean>
NextSelectionDown
NextSelectionDown: GuiObject | Ref<GuiObject> | Binding<undefined | GuiObject>
NextSelectionLeft
NextSelectionLeft: GuiObject | Ref<GuiObject> | Binding<undefined | GuiObject>
NextSelectionRight
NextSelectionRight: GuiObject | Ref<GuiObject> | Binding<undefined | GuiObject>
NextSelectionUp
NextSelectionUp: GuiObject | Ref<GuiObject> | Binding<undefined | GuiObject>
Optional
Padding
Padding?: number
Optional
PaddingProps
PaddingProps?: InstanceProps<UIPadding>
Optional
PaddingX
PaddingX?: number
Optional
PaddingY
PaddingY?: number
Position
Position: undefined | UDim2 | Binding<UDim2>
Optional
Ref
Ref?: Ref<unknown>
RootLocalizationTable
RootLocalizationTable: LocalizationTable | Ref<LocalizationTable> | Binding<undefined | LocalizationTable>
Rotation
Rotation: undefined | number | Binding<number>
Selectable
Selectable: undefined | boolean | Binding<boolean>
SelectionBehaviorDown
SelectionBehaviorDown:
| undefined
| SelectionBehavior
| "Stop"
| "Escape"
| Binding<SelectionBehavior>
SelectionBehaviorLeft
SelectionBehaviorLeft:
| undefined
| SelectionBehavior
| "Stop"
| "Escape"
| Binding<SelectionBehavior>
SelectionBehaviorRight
SelectionBehaviorRight:
| undefined
| SelectionBehavior
| "Stop"
| "Escape"
| Binding<SelectionBehavior>
SelectionBehaviorUp
SelectionBehaviorUp:
| undefined
| SelectionBehavior
| "Stop"
| "Escape"
| Binding<SelectionBehavior>
SelectionGroup
SelectionGroup: undefined | boolean | Binding<boolean>
SelectionImageObject
SelectionImageObject: GuiObject | Ref<GuiObject> | Binding<undefined | GuiObject>
SelectionOrder
SelectionOrder: undefined | number | Binding<number>
Size
Size: undefined | UDim2 | Binding<UDim2>
SizeConstraint
SizeConstraint:
| undefined
| SizeConstraint
| "RelativeXY"
| "RelativeXX"
| "RelativeYY"
| Binding<SizeConstraint>
Optional
SliderChanged
SliderChanged?: ((value: number) => unknown)
Optional
StrokeProps
StrokeProps?: InstanceProps<UIStroke>
Style
Style:
| undefined
| FrameStyle
| "Custom"
| "ChatBlue"
| "RobloxSquare"
| "RobloxRound"
| "ChatGreen"
| "ChatRed"
| "DropShadow"
| Binding<FrameStyle>
Transparency
Transparency: undefined | number | Binding<number>
Optional
Value
Value?: number
Optional
VerticalAlignment
VerticalAlignment?: VerticalAlignment
Visible
Visible: undefined | boolean | Binding<boolean>
ZIndex
ZIndex: undefined | number | Binding<number>