Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
MenuItem.getRadioCheck
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