UIPageLayout
A layout class that affects the positioning of GUI objects.
Properties
| Property | Type | Default |
|---|---|---|
Name | string | "UIPageLayout" |
Animated | boolean | true |
Circular | boolean | false |
EasingDirection | number | 1 |
EasingStyle | number | 1 |
FillDirection | number | 1 |
GamepadInputEnabled | boolean | true |
HorizontalAlignment | number | 1 |
Padding | UDim | UDim.new(0, 0) |
ScrollWheelInputEnabled | boolean | true |
SortOrder | number | 1 |
TouchInputEnabled | boolean | true |
TweenTime | number | 1 |
VerticalAlignment | number | 1 |