onzoomstart method

void onzoomstart(
  1. Event event
)

Set callback that is called when zooming starts. Specified function receives the zoom event.

Implementation

external void onzoomstart(Event event);