Navigation
Name
Rascal
/
Libraries
/
Vis
/
Figure
/
Properties
/
onMouseUp
Synopsis
Define interactive behaviour when the mouse button is released.
Function
`FProperty onMouseUp (bool (int,map[KeyModifier,bool]) cb )
Description
Execute callback
cb
when a mouse button is released. Works the same as
onMouseDown
.
[
Edit
] | [
New Subconcept
] | [
Recompile Course
] | [
Warnings
]
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit
ask.rascal-mpl.org
.