SSpinBox::FArguments::MinFractionalDigits

The minimum fractional digits the spin box displays, defaults to 1

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SSpinBox.h"

Syntax

WidgetArgsType & MinFractionalDigits
(
    const TAttribute< TOptional< int32 > > & InAttribute
)

Remarks

The minimum fractional digits the spin box displays, defaults to 1

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