UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ESlateSizeRule Namespace Reference

Enumerations

enum  Type : int { Automatic , Fill }
 

Detailed Description

The sizing options of UWidgets

Enumeration Type Documentation

◆ Type

Enumerator
Automatic 

Only requests as much room as it needs based on the widgets desired size.

Fill 

Greedily attempts to fill all available room based on the percentage value 0..1