setFocusableInTouchMode

open override fun setFocusableInTouchMode(focusableInTouchMode: Boolean)

Sets whether this view can receive focus while in touch mode.

Parameters

focusableInTouchMode

If true, this view can receive focus while in touch mode.