struct Protocol::Input::SynthesizeScrollGesture

Overview

Synthesizes a scroll 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]