🌈 Create new beautiful Compose Gradients with our new wesite ->
Interface

FocusEventModifier

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.