LWT JavaScript API
Preparing search index...
shared/offline/text-service
DownloadProgressCallback
Type Alias DownloadProgressCallback
DownloadProgressCallback
:
(
progress
:
number
,
message
:
string
)
=>
void
Download progress callback.
Type Declaration
(
progress
:
number
,
message
:
string
)
:
void
Parameters
progress
:
number
message
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LWT JavaScript API
Loading...
Download progress callback.