rusty_desktop_icons.StopMode

class rusty_desktop_icons.StopMode

How an animation should leave the desktop when [AnimationHandle.stop] is invoked.

LeaveInPlace: Final[StopMode]
TeleportToTarget: Final[StopMode]