TAnimateStateResult: { result: "completed" | "cancelled" }

Result of an animation that may have run to completion or been cancelled before finishing.

Type declaration

  • result: "completed" | "cancelled"