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

StyleAnimations.EntryState

Source set: Common
enum class EntryState {
        Untouched,
        Unchanged,
        Changed,
        Inserted,
        Interrupted,
        Removing,
    }

Members

Untouched

Source set: Common
Untouched

Unchanged

Source set: Common
Unchanged

Changed

Source set: Common
Changed

Inserted

Source set: Common
Inserted

Interrupted

Source set: Common
Interrupted

Removing

Source set: Common
Removing