Layer.onMouseEnter

Function/Meaning

The mouse came in

Type
LayerclassEvent
Syntax
onMouseEnter()
Arguments
Return value
None (void)
Explanation

Occurs when the mouse enters the area of the layer.

Reference
Layer.onMouseLeave