struct Protocol::Input::InsertText

Overview

This method emulates inserting text that doesn't come from a key press, for example an emoji keyboard or an IME.

Included Modules

Defined in:

protocol/input.cr

Constructors

Constructor Detail

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

[View source]