unlock method

void unlock()

Implementation

void unlock(){
  _clip.canvas().unlock();
}