Toggles camera.
Opens camera.
Closes camera.
Toggles polaroid photo.
ctx: {image: string, date?: number}
Shows polaroid photo.
Closes polaroid photo.
This event will be triggered by us when the photo is ready. You can change normal behavior by listening this event.
ctx: {image: string; date: number}
Last updated 1 year ago