FGestureDetector::IsGestureSupported

Call to determine if the gesture is supported by the gesture detector.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Application/GestureDetector.h

Include

#include "Framework/Application/GestureDetector.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Application/GestureDetector.cpp

Syntax

static bool IsGestureSupported
(
    EGestureEvent Gesture
)

Remarks

Call to determine if the gesture is supported by the gesture detector.

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