Start native apps faster with the Composables CLI ->
Object

SnapshotApplyResult.Success

Source set: Common
public object Success : SnapshotApplyResult()

Properties

succeeded

Source set: Common
override val succeeded: Boolean

Functions

check

Source set: Common
override fun check()

Check the result of a snapshot apply. Calling check on a Success result is a noop.