SSynth2DSlider::FArguments::IsFocusable

Sometimes a slider should only be mouse-clickable and never keyboard focusable.

Windows
MacOS
Linux

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/UI/SSynth2DSlider.h

Include

#include "UI/SSynth2DSlider.h"

Syntax

WidgetArgsType & IsFocusable
(
    bool InArg
)

Remarks

Sometimes a slider should only be mouse-clickable and never keyboard focusable.

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