@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/datasources/MemoryCacheTileDataSource
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
clear
()
:
void
;
getCapacity
()
:
number
;
loadTile
(
arg0
:
any
)
:
any
;
setCapacity
(
arg0
:
number
)
:
void
;
}
Hierarchy (
View Summary
)
Methods
MemoryCacheTileDataSource
Index
Methods
clear
get
Capacity
load
Tile
set
Capacity
Methods
clear
clear
()
:
void
Returns
void
get
Capacity
getCapacity
()
:
number
Returns
number
load
Tile
loadTile
(
arg0
:
any
)
:
any
Parameters
arg0
:
any
Returns
any
set
Capacity
setCapacity
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
clear
get
Capacity
load
Tile
set
Capacity
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript