{"$id":"https://legytma.com.br/schema/widget/gesture_detector.schema.json","$schema":"http://json-schema.org/draft-06/schema#","title":"Gesture Detector","description":"","$comment":"Created by Windol <windol@legytma.com.br> at 06/05/2020.\nCopyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.","type":"object","allOf":[{"$ref":"https://legytma.com.br/schema/widget.schema.json"}],"properties":{"type":{"$ref":"https://legytma.com.br/schema/widget.schema.json#/definitions/type","const":"GestureDetector"},"dragStartBehavior":{"$ref":"https://legytma.com.br/schema/drag_start_behavior.schema.json","default":"start"},"behavior":{"$ref":"https://legytma.com.br/schema/hit_test_behavior.schema.json"},"excludeFromSemantics":{"$ref":"https://legytma.com.br/schema/bool.schema.json","default":false},"onDoubleTap":{"$ref":"https://legytma.com.br/schema/gesture_tap_callback.schema.json"},"onForcePressEnd":{"$ref":"https://legytma.com.br/schema/gesture_force_press_end_callback.schema.json"},"onForcePressPeak":{"$ref":"https://legytma.com.br/schema/gesture_force_press_peak_callback.schema.json"},"onForcePressStart":{"$ref":"https://legytma.com.br/schema/gesture_force_press_start_callback.schema.json"},"onForcePressUpdate":{"$ref":"https://legytma.com.br/schema/gesture_force_press_update_callback.schema.json"},"onHorizontalDragCancel":{"$ref":"https://legytma.com.br/schema/gesture_drag_cancel_callback.schema.json"},"onHorizontalDragDown":{"$ref":"https://legytma.com.br/schema/gesture_drag_down_callback.schema.json"},"onHorizontalDragEnd":{"$ref":"https://legytma.com.br/schema/gesture_drag_end_callback.schema.json"},"onHorizontalDragStart":{"$ref":"https://legytma.com.br/schema/gesture_drag_start_callback.schema.json"},"onHorizontalDragUpdate":{"$ref":"https://legytma.com.br/schema/gesture_drag_update_callback.schema.json"},"onLongPress":{"$ref":"https://legytma.com.br/schema/gesture_long_press_callback.schema.json"},"onLongPressEnd":{"$ref":"https://legytma.com.br/schema/gesture_long_press_end_callback.schema.json"},"onLongPressMoveUpdate":{"$ref":"https://legytma.com.br/schema/gesture_long_press_move_update_callback.schema.json"},"onLongPressStart":{"$ref":"https://legytma.com.br/schema/gesture_long_press_start_callback.schema.json"},"onLongPressUp":{"$ref":"https://legytma.com.br/schema/gesture_long_press_up_callback.schema.json"},"onPanCancel":{"$ref":"https://legytma.com.br/schema/gesture_drag_cancel_callback.schema.json"},"onPanDown":{"$ref":"https://legytma.com.br/schema/gesture_drag_down_callback.schema.json"},"onPanEnd":{"$ref":"https://legytma.com.br/schema/gesture_drag_end_callback.schema.json"},"onPanStart":{"$ref":"https://legytma.com.br/schema/gesture_drag_start_callback.schema.json"},"onPanUpdate":{"$ref":"https://legytma.com.br/schema/gesture_drag_update_callback.schema.json"},"onScaleEnd":{"$ref":"https://legytma.com.br/schema/gesture_scale_end_callback.schema.json"},"onScaleStart":{"$ref":"https://legytma.com.br/schema/gesture_scale_start_callback.schema.json"},"onScaleUpdate":{"$ref":"https://legytma.com.br/schema/gesture_scale_update_callback.schema.json"},"onSecondaryTapCancel":{"$ref":"https://legytma.com.br/schema/gesture_tap_cancel_callback.schema.json"},"onSecondaryTapDown":{"$ref":"https://legytma.com.br/schema/gesture_tap_down_callback.schema.json"},"onSecondaryTapUp":{"$ref":"https://legytma.com.br/schema/gesture_tap_up_callback.schema.json"},"onTap":{"$ref":"https://legytma.com.br/schema/gesture_tap_callback.schema.json"},"onTapCancel":{"$ref":"https://legytma.com.br/schema/gesture_tap_cancel_callback.schema.json"},"onTapDown":{"$ref":"https://legytma.com.br/schema/gesture_tap_down_callback.schema.json"},"onTapUp":{"$ref":"https://legytma.com.br/schema/gesture_tap_up_callback.schema.json"},"onVerticalDragCancel":{"$ref":"https://legytma.com.br/schema/gesture_drag_cancel_callback.schema.json"},"onVerticalDragDown":{"$ref":"https://legytma.com.br/schema/gesture_drag_down_callback.schema.json"},"onVerticalDragEnd":{"$ref":"https://legytma.com.br/schema/gesture_drag_end_callback.schema.json"},"onVerticalDragStart":{"$ref":"https://legytma.com.br/schema/gesture_drag_start_callback.schema.json"},"onVerticalDragUpdate":{"$ref":"https://legytma.com.br/schema/gesture_drag_update_callback.schema.json"},"child":{"$ref":"https://legytma.com.br/schema/widget.schema.json"}}}
