Fill random docs

This commit is contained in:
kobewi 2023-02-28 15:06:21 +01:00
parent aeb4489e63
commit eac65fd0a8
13 changed files with 79 additions and 3 deletions

View file

@ -4,6 +4,7 @@
Base class for touch control gestures.
</brief_description>
<description>
InputEventGesture is sent when a user performs a supported gesture on a touch screen. Gestures can't be emulated using mouse, because they typically require multi-touch.
</description>
<tutorials>
</tutorials>