fetch Start
open fun fetchStart(request: ImageRequest, fetcher: Fetcher<*>, options: Options)
Content copied to clipboard
Called before Fetcher.fetch.
Parameters
fetcher
The Fetcher that will be used to handle the request.
options
The Options that will be passed to Fetcher.fetch.