struct Protocol::Input::SynthesizePinchGesture

Overview

Synthesizes a pinch gesture over a time period by issuing appropriate touch events.

Included Modules

Defined in:

protocol/input.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]