State timeline interface for tracking state changes.
Readonly
Get the number of recorded changes.
Clear all recorded changes.
Get all changes since a given frame ID.
Optional
Frame ID to start from (exclusive)
Get changes for a specific frame.
The frame ID
Record a state change. Called by the app runtime when state is updated.
State timeline interface for tracking state changes.