Retrieves a boolean value that indicates whether a radio button is used instead of a check mark to display checked menu items.
public boolean getRadioCheck()
Returns true if a radio button is used to indicate that the item is checked; otherwise, returns false.
See Also setRadioCheck