SColorPicker::FArguments::OptionalOwningDetailsView

Allows a details view to own the color picker so refreshing another details view doesn't close it

Windows
MacOS
Linux

References

Module

AppFramework

Header

/Engine/Source/Runtime/AppFramework/Public/Widgets/Colors/SColorPicker.h

Include

#include "Widgets/Colors/SColorPicker.h"

Syntax

WidgetArgsType & OptionalOwningDetailsView
(
    const TAttribute< TSharedPtr< SWidget > > & InAttribute
)

Remarks

Allows a details view to own the color picker so refreshing another details view doesn't close it

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