Source set: Common
public interface FocusEventModifier : Modifier.Element
Functions
onFocusEvent
Source set: Common
public fun onFocusEvent(focusState: FocusState)
A callback that is called whenever the focus system raises events.
public interface FocusEventModifier : Modifier.Element
public fun onFocusEvent(focusState: FocusState)
A callback that is called whenever the focus system raises events.