Interface MomentMarkerChangeEvent

interface MomentMarkerChangeEvent {
    timeObservation: MomentObservation;
}

Hierarchy (View Summary)

Properties

Properties

timeObservation: MomentObservation