onTimeShift property

void onTimeShift=(void func(TimeShiftEvent))

See TimeShiftEvent for details on this event.

Implementation

set onTimeShift(void Function(TimeShiftEvent) func);