{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

FocusInteraction.Unfocus


An interaction representing a Focus event being released on a component.

See also
focusable
FocusInteraction.Focus

Summary

Public constructors

Cmn

Public properties

FocusInteraction.Focus

the source Focus interaction that is being released

Cmn

Public constructors

Unfocus

Unfocus(focus: FocusInteraction.Focus)

Public properties

focus

val focusFocusInteraction.Focus

the source Focus interaction that is being released