MenuItem.getRadioCheck

Overview | Methods | This Package | All 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