SWindowDefs::CornerRadius

Size of the corner rounding radius.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h

Include

#include "Widgets/SWindow.h"

Syntax

namespace SWindowDefs
{
    static const int32 SWindowDefs::CornerRadius = 6;
}

Remarks

Size of the corner rounding radius. Used for regular, non-maximized windows only (not tool-tips or decorators.)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss