@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/styles/StringCartoCSSStyleSetMap
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
clear
()
:
void
;
del
(
arg0
:
string
)
:
void
;
empty
()
:
boolean
;
get
(
arg0
:
string
)
:
any
;
get_key
(
arg0
:
number
)
:
string
;
has_key
(
arg0
:
string
)
:
boolean
;
set
(
arg0
:
string
,
arg1
:
any
)
:
void
;
size
()
:
number
;
}
Index
Methods
clear
del
empty
get
get_
key
has_
key
set
size
Methods
clear
clear
()
:
void
Returns
void
del
del
(
arg0
:
string
)
:
void
Parameters
arg0
:
string
Returns
void
empty
empty
()
:
boolean
Returns
boolean
get
get
(
arg0
:
string
)
:
any
Parameters
arg0
:
string
Returns
any
get_
key
get_key
(
arg0
:
number
)
:
string
Parameters
arg0
:
number
Returns
string
has_
key
has_key
(
arg0
:
string
)
:
boolean
Parameters
arg0
:
string
Returns
boolean
set
set
(
arg0
:
string
,
arg1
:
any
)
:
void
Parameters
arg0
:
string
arg1
:
any
Returns
void
size
size
()
:
number
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
clear
del
empty
get
get_
key
has_
key
set
size
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript