ARMED


Description:

ARMED

Indicates that the object is 'armed', i.e. will be activated by if a pointer button-release event occurs within its bounds.

Buttons often enter this state when a pointer click occurs within their bounds, as a precursor to activation. ATK_STATE_ARMED has been deprecated since ATK-2.16 and should not be used in newly-written code.