Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Gets the descendant focusability of this view group. The descendant
focusability defines the relationship between this view group and its
descendants when looking for a view to take focus in
ViewGroup.requestFocus(int, android.graphics.Rect).
Set method documentation [Android Documentation]
Set the descendant focusability of this view group. This defines the relationship
between this view group and its descendants when looking for a view to
take focus in ViewGroup.requestFocus(int, android.graphics.Rect).