struct Protocol::Input::DispatchTouchEvent

Overview

Dispatches a touch event to the page.

Included Modules

Defined in:

protocol/input.cr

Constructors

Constructor Detail

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

[View source]