focused property
Index of the currently focused/selected tab.
Type: int. Zero-based index of the active tab. The focused tab receives
special visual styling and its content is typically displayed.
Implementation
final int focused;
Index of the currently focused/selected tab.
Type: int. Zero-based index of the active tab. The focused tab receives
special visual styling and its content is typically displayed.
final int focused;