SnapshotOptions#

class SnapshotOptions#

Enum values used to specify options when taking a snapshot from a WebView.

Fields#

class SnapshotOptions
INCLUDE_SELECTION_HIGHLIGHTING#

Whether to include in the snapshot the highlight of the selected content.

NONE#

Do not include any special options.

TRANSPARENT_BACKGROUND#

Do not fill the background with white before rendering the snapshot. Since 2.8