Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Indicates the selection state of this view.
Set method documentation [Android Documentation]
Changes the selection state of this view. A view can be selected or not.
Note that selection is not the same as focus. Views are typically
selected in the context of an AdapterView like ListView or GridView;
the selected view is the view that is highlighted.