@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/core/VariantObjectBuilder
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
buildVariant
()
:
any
;
clear
()
:
void
;
setBool
(
arg0
:
string
,
arg1
:
boolean
)
:
void
;
setDouble
(
arg0
:
string
,
arg1
:
number
)
:
void
;
setLong
(
arg0
:
string
,
arg1
:
number
)
:
void
;
setString
(
arg0
:
string
,
arg1
:
string
)
:
void
;
setVariant
(
arg0
:
string
,
arg1
:
any
)
:
void
;
}
Index
Methods
build
Variant
clear
set
Bool
set
Double
set
Long
set
String
set
Variant
Methods
build
Variant
buildVariant
()
:
any
Returns
any
clear
clear
()
:
void
Returns
void
set
Bool
setBool
(
arg0
:
string
,
arg1
:
boolean
)
:
void
Parameters
arg0
:
string
arg1
:
boolean
Returns
void
set
Double
setDouble
(
arg0
:
string
,
arg1
:
number
)
:
void
Parameters
arg0
:
string
arg1
:
number
Returns
void
set
Long
setLong
(
arg0
:
string
,
arg1
:
number
)
:
void
Parameters
arg0
:
string
arg1
:
number
Returns
void
set
String
setString
(
arg0
:
string
,
arg1
:
string
)
:
void
Parameters
arg0
:
string
arg1
:
string
Returns
void
set
Variant
setVariant
(
arg0
:
string
,
arg1
:
any
)
:
void
Parameters
arg0
:
string
arg1
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
build
Variant
clear
set
Bool
set
Double
set
Long
set
String
set
Variant
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript