Retrieves a boolean value that indicates whether a toggle button on the toolbar is partially pushed.
public final boolean getPartialPush()
Returns true if this button is partially pushed; otherwise, returns false.
Unless the style on this button is ToolBarButtonStyle.TOGGLE, this method always returns false.
See Also setPartialPush