TileRegionLoadProgressCallback

interface TileRegionLoadProgressCallback

Callback Invoked to report the progess of the tile region loading operation.

Parameters

progress

Loading progress

Functions

run
Link copied to clipboard
abstract fun run(progress: TileRegionLoadProgress)

Inheritors

TileRegionLoadProgressCallbackNative
Link copied to clipboard