screenReaderFocusable

inline fun Style.screenReaderFocusable(isFocusable: Boolean): Style

Sets whether this View should be a focusable element for screen readers

See android.view.View.setScreenReaderFocusable.