overState property

DisplayObject? overState
getter/setter pair

Specifies a display object that is used as the visual object for the button over state — the state that the button is in when the pointer is positioned over the button.

Implementation

DisplayObject? overState;