isFocused

open override fun isFocused(): Boolean

Returns true if this view has focus, false otherwise.

Return

True if this view has focus, false otherwise.


open override val isFocused: Boolean