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

SkippableUpdater


Summary

Public constructors

<T : Any?> SkippableUpdater(composer: Composer)
Cmn

Public functions

inline Unit
update(block: Updater<T>.() -> Unit)
Cmn

Public constructors

SkippableUpdater

<T : Any?> SkippableUpdater(composer: Composer)

Public functions

update

inline fun update(block: Updater<T>.() -> Unit): Unit