interface TimelineScrollEvent {
    scrollPercent: number;
}

Hierarchy (view full)

Properties

Properties

scrollPercent: number