downState property

DisplayObject? downState
getter/setter pair

Specifies a display object that is used as the visual object for the button down state - the state that the button is in when the user selects the hitTestState object.

Implementation

DisplayObject? downState;