rusty_desktop_icons.TickContext

class rusty_desktop_icons.TickContext

Argument passed to on_tick callbacks.

property active_icons: int

Number of icons still moving.

property elapsed_seconds: float

Wall-clock seconds since the animation started.

property finalized_icons: int

Number of icons that have reached their target.

property progress: float

Global progress in [0, 1].