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.

Methods

Events

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.

Methods

Events