extends UIGridStyleLayout
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | UIPageLayout |
ExplorerOrder | string | 30 |
ExplorerImageIndex | string | 26 |
ClassCategory | string | GUI |
PreferredParent | string | GuiBase2d |
Properties
7CurrentPage
Object| Field | XML type | Value |
|---|---|---|
Name | string | CurrentPage |
Circular
bool| Field | XML type | Value |
|---|---|---|
Name | string | Circular |
Padding
UDim| Field | XML type | Value |
|---|---|---|
Name | string | Padding |
Animated
bool| Field | XML type | Value |
|---|---|---|
Name | string | Animated |
EasingStyle
EasingStyle| Field | XML type | Value |
|---|---|---|
Name | string | EasingStyle |
EasingDirection
EasingDirection| Field | XML type | Value |
|---|---|---|
Name | string | EasingDirection |
TweenTime
float| Field | XML type | Value |
|---|---|---|
Name | string | TweenTime |
UIMinimum | double | 0 |
UIMaximum | double | 5 |
UINumTicks | double | 500 |
Functions
4Next
() → void| Field | XML type | Value |
|---|---|---|
Name | string | Next |
Previous
() → void| Field | XML type | Value |
|---|---|---|
Name | string | Previous |
JumpTo
(page: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | JumpTo |
JumpToIndex
(index: int) → void| Field | XML type | Value |
|---|---|---|
Name | string | JumpToIndex |
Events
3PageEnter
(page: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | PageEnter |
PageLeave
(page: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | PageLeave |
Stopped
(currentPage: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | Stopped |