public final ReadOnlyBooleanProperty pressedProperty ()

taken from field

Whether or not the Node is pressed. Typically this is true when the primary mouse button is down, though subclasses may define other mouse button state or key state to cause the node to be "pressed".

@defaultValue false