Common
Deprecated Use FocusRequesterModifierNode instead
@JvmDefaultWithCompatibility
interface FocusRequesterModifier : Modifier.Element
A modifier that is used to pass in a FocusRequester that can be used to request focus state changes.
Properties
Common
val focusRequester: FocusRequester
An instance of FocusRequester, that can be used to request focus state changes.