SButton::FArguments::TouchMethod

How should the button be clicked with touch events?

Choose your operating system:

Windows

macOS

Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SButton.h"

Syntax

WidgetArgsType & TouchMethod
(
    EButtonTouchMethod::Type InArg
)

Remarks

How should the button be clicked with touch events?