Mojo app touchevent
Class TouchEvent Extends Event#
The TouchEvent class.
Constructors | |
---|---|
New | Creates a new touch event. |
Properties | |
---|---|
Finger | Finger index (0-9). (read only) |
Location | Finger location in view. (read only) |
Pressure | Finger pressure (0-1). (read only) |
Methods | |
---|---|
TransformToView | Transforms touch event to different view. |