UIPadding
Show Deprecated
Applies padding to the borders of the GuiObject that this is parented to.
Summary
Properties
The padding to apply on the bottom side relative to the parent's normal size.
The padding to apply on the left side relative to the parent's normal size.
The padding to apply on the right side relative to the parent's normal size.
The padding to apply on the top side relative to the parent's normal size.
Properties inherited from Instance
Methods
Methods inherited from Instance
Events
Events inherited from Instance
Properties
PaddingBottom
The padding to apply on the bottom side relative to the parent's normal size.
PaddingLeft
The padding to apply on the left side relative to the parent's normal size.
PaddingRight
The padding to apply on the right side relative to the parent's normal size.
PaddingTop
The padding to apply on the top side relative to the parent's normal size.
Properties inherited from Instance
Methods
Methods inherited from Instance
Events
Events inherited from Instance