Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SSafeZone > API/Runtime/Slate/SSafeZone/FArguments
Description
The scalar to apply to each side we want to have safe padding for. This is a handy way to ignore the padding along certain areas by setting it to 0, if you only care about asymmetric safe areas.
| Name | SafeAreaScale |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SSafeZone.h |
| Include Path | #include "Widgets/Layout/SSafeZone.h" |
WidgetArgsType & SafeAreaScale
(
FMargin InArg
)