@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/datasources/TileDownloadListener
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
onDownloadCompleted
()
:
void
;
onDownloadFailed
(
arg0
:
any
)
:
void
;
onDownloadProgress
(
arg0
:
number
)
:
void
;
onDownloadStarting
(
arg0
:
number
)
:
void
;
}
Index
Methods
on
Download
Completed
on
Download
Failed
on
Download
Progress
on
Download
Starting
Methods
on
Download
Completed
onDownloadCompleted
()
:
void
Returns
void
on
Download
Failed
onDownloadFailed
(
arg0
:
any
)
:
void
Parameters
arg0
:
any
Returns
void
on
Download
Progress
onDownloadProgress
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
on
Download
Starting
onDownloadStarting
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
on
Download
Completed
on
Download
Failed
on
Download
Progress
on
Download
Starting
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript