SCheckBox::FArguments::ForegroundColor

Foreground color for the checkbox's content and parts (set by the Style arg but the Style can be overridden with this)

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SCheckBox.h

Include

#include "Widgets/Input/SCheckBox.h"

Syntax

WidgetArgsType & ForegroundColor
(
    const TAttribute< FSlateColor > & InAttribute
)

Remarks

Foreground color for the checkbox's content and parts (set by the Style arg but the Style can be overridden with this)

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