Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/TPaddingSingleWidgetSlotMixin
| Type | Name | Description | |
|---|---|---|---|
| MixedIntoType & | Padding
(
TAttribute< FMargin > InPadding |
Padding will be deprecated soon. Use SetPadding or construct a new slot with FSlotArguments. | |
| MixedIntoType & | Padding
(
float Uniform |
Padding will be deprecated soon. Use SetPadding or construct a new slot with FSlotArguments. | |
| MixedIntoType & | Padding
(
float Horizontal, |
Padding will be deprecated soon. Use SetPadding or construct a new slot with FSlotArguments. | |
| MixedIntoType & | Padding
(
float Left, |
Padding will be deprecated soon. Use SetPadding or construct a new slot with FSlotArguments. |