Introduction
You'll be creating text using frames as parents and boundaries, like this:
The text will be wrapped inside of the frame.
UIPadding instances are ignored.
You can provide any of the following as a frame:
Frame
ScrollingFrame
CanvasGroup
Supported GUI ancestors are:
ScreenGui
SurfaceGui
You can get the current text of a frame at any time like this:
Last updated