This site is inactive!

This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.

Members

Functions

Returns Function
void JumpTo ( Instance page )
void JumpToIndex ( int index )
void Next ( )
void Previous ( )

YieldFunctions

  • 1 yieldfunction inherited from Instance

Events

Event
PageEnter ( Instance page )
PageLeave ( Instance page )
Stopped ( Instance currentPage )

Property Descriptions

bool UIPageLayout.Animated

bool UIPageLayout.Circular

Class:GuiObject UIPageLayout.CurrentPage

Tags: readonly

EasingDirection UIPageLayout.EasingDirection

EasingStyle UIPageLayout.EasingStyle

bool UIPageLayout.GamepadInputEnabled

Version History:(+0.310)

UDim UIPageLayout.Padding

bool UIPageLayout.ScrollWheelInputEnabled

Version History:(+0.310)

bool UIPageLayout.TouchInputEnabled

Version History:(+0.310)

float UIPageLayout.TweenTime

Function Descriptions

voidUIPageLayout.JumpTo ( Instance page )

voidUIPageLayout.JumpToIndex ( int index )

voidUIPageLayout.Next ( )

voidUIPageLayout.Previous ( )

Event Descriptions

UIPageLayout.PageEnter ( Instance page )

UIPageLayout.PageLeave ( Instance page )

UIPageLayout.Stopped ( Instance currentPage )