Retrieves a boolean value that indicates whether the check box for the list view item is checked.
public boolean getChecked()
Returns true if the check box for the list view item is checked; otherwise, returns false.
See Also setChecked