struct Protocol::Input::DispatchKeyEvent

Overview

Dispatches a key event to the page.

Included Modules

Defined in:

protocol/input.cr

Constructors

Constructor Detail

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

[View source]