setTileMode

abstract fun setTileMode(set: Boolean)

Sets the snapshotter to the tile mode. In the tile mode, the snapshotter fetches the still image of a single tile.

Parameters

set

A `boolean` value representing if the snapshotter is in the tile mode.