Search
Preparing search index...
The search index is not available
The Collaborative Illustrator — Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
UnselectShapeEvent
Class UnselectShapeEvent
A class to signal that a shape has been unselected.
Hierarchy
UnselectShapeEvent
Implements
ActionEvent
Index
Constructors
constructor
Properties
action
id
Constructors
constructor
new
Unselect
Shape
Event
(
shapeId
:
string
, userId
:
string
, timeStamp
:
number
)
:
UnselectShapeEvent
Parameters
shapeId:
string
userId:
string
timeStamp:
number
Returns
UnselectShapeEvent
Properties
action
action
:
UnselectShapeAction
id
id
:
string
= "unselectShape"
Globals
Unselect
Shape
Event
constructor
action
id
Generated using
TypeDoc
A class to signal that a shape has been unselected.