Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UBorder
Deprecated * Direct access to DesiredSizeScale is deprecated. Please use the getter or setter.
Syntax
FVector2D DesiredSizeScale
Remarks
Scales the computed desired size of this border and its contents. Useful for making things that slide open without having to hard-code their size. Note: if the parent widget is set up to ignore this widget's desired size, then changing this value will have no effect.