UIPadding

Show Deprecated

Applies padding to the borders of the GuiObject that this is parented to.

Summary

Properties

  • read parallel

    The padding to apply on the bottom side relative to the parent's normal size.

  • read parallel

    The padding to apply on the left side relative to the parent's normal size.

  • read parallel

    The padding to apply on the right side relative to the parent's normal size.

  • read parallel

    The padding to apply on the top side relative to the parent's normal size.

Properties

PaddingBottom

read parallel

The padding to apply on the bottom side relative to the parent's normal size.

PaddingLeft

read parallel

The padding to apply on the left side relative to the parent's normal size.

PaddingRight

read parallel

The padding to apply on the right side relative to the parent's normal size.

PaddingTop

read parallel

The padding to apply on the top side relative to the parent's normal size.

Methods

Events