LongPressManipulatorComponent
¶
LongPressManipulatorComponent installs a LongPressManipulator to a node. Use LongPressManipulatorComponent to enable nodes to react to long press and touch input events and to control the behavior of the installed LongPressManipulator.
Enables the node to react to long press and touch events.
Inherits properties and message types from LongPressManipulatorComponentMetadata.
Creates a LongPressManipulatorComponent node component instance.
| name | (string) | The name of the LongPressManipulatorComponent instance. |
| (LongPressManipulatorComponent) | The created LongPressManipulatorComponent. |