struct Protocol::Overlay::SetInspectMode

Overview

Enters the 'inspect' mode. In this mode, elements that user is hovering over are highlighted. Backend then generates 'inspectNodeRequested' event upon element selection.

Included Modules

Defined in:

protocol/overlay.cr

Constructors

Constructor Detail

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

[View source]