Overview | Methods | This Package | All Packages
Retrieves a boolean value that indicates whether a radio button is used instead of a check mark to display checked menu items.
Syntax
public boolean getRadioCheck()
Return Value
Returns true if a radio button is used to indicate that the item is checked; otherwise, returns false.
See Also setRadioCheck