UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SScaleBox.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "Misc/Attribute.h"
#include "Widgets/DeclarativeSyntaxSupport.h"
#include "Widgets/SWidget.h"
#include "Widgets/SCompoundWidget.h"
#include "SScaleBox.generated.h"

Go to the source code of this file.

Classes

class  SScaleBox
 

Namespaces

namespace  EStretchDirection
 
namespace  EStretch
 

Enumerations

enum  EStretchDirection::Type : int { EStretchDirection::Both , EStretchDirection::DownOnly , EStretchDirection::UpOnly }
 
enum  EStretch::Type : int {
  EStretch::None , EStretch::Fill , EStretch::ScaleToFit , EStretch::ScaleToFitX ,
  EStretch::ScaleToFitY , EStretch::ScaleToFill , EStretch::ScaleBySafeZone , EStretch::UserSpecified ,
  EStretch::UserSpecifiedWithClipping
}