is_paused property

bool is_paused
read / write

Pass true to pause screen sharing; pass false to unpause it.

Implementation

late bool is_paused;