PictureRecorder()

Creates a new idle PictureRecorder. To associate it with a Canvas and begin recording, pass this PictureRecorder to the Canvas constructor.

Source

PictureRecorder() { _constructor(); }