Inherit from ULayoutComponentLogic
Related Classes
- ULayoutComponentLogic
- SLayoutComponent
SUMMARY #
Base class supporting multitouch. The main benefit at the moment is gesture support. In a future update, I’ll add support for drawing and multitouch without gestures. In the current implementation, information is sent to listeners.
PROPERTY #
Support Gesture
Value Type : bool
Default : False
If enabled, send multitouch event to gesture recognizer.
FUNCTIONS #
Set Support Gesture

Input Type : bool
Output Type : void
Enable or disable gesture support
- Enable : enable or disable
