Creates an instance of SnapshotContext.
The current ContextManager
Readonly
canObservable determining if the current canvas content can be shared.
Readonly
canvasObservable containing the canvas image as a File object.
Readonly
canvasObservable holding the current canvas image data URL.
The constructor properties.
The current ContextManager
Readonly
fileObservable storing the file name for the snapshot. Updates the file upon change.
Readonly
fileObservable storing the file type for the snapshot (e.g., 'image/png'). Updates the file upon change.
Readonly
qualityObservable representing the quality setting of the snapshot image.
Readonly
shareAPISupportedObservable indicating whether the Share API is supported in the current environment.
Readonly
textObservable holding the text content to be shared with the snapshot.
Readonly
titleObservable containing the title for the snapshot.
Context containing snapshot information.