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.getChecked
Retrieves a boolean value that indicates whether this menu item is checked.
Syntax
public boolean getChecked()
Return Value
Returns true if this menu item is checked; otherwise, returns false.
See Also setChecked