pause method

void pause()

Pause this object.

Implementation

void pause() => synthizer.check(synthizer.synthizer.syz_pause(handle.value));