Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
vectorelements
VectorElementVector
Class VectorElementVector
Hierarchy (
View Summary
)
BaseNative
<
any
,
any
>
VectorElementVector
Group
Index
Constructors
constructor
Properties
during
Init
elements
native
options
Methods
add
dispose
get
Element
get
Native
init
Native
View
size
Constructors
constructor
new
VectorElementVector
(
options
?:
any
,
native
?:
any
)
:
VectorElementVector
Parameters
Optional
options
:
any
Optional
native
:
any
Returns
VectorElementVector
Properties
during
Init
duringInit
:
boolean
elements
elements
:
BaseVectorElement
<
any
,
any
>
[]
native
native
:
any
options
options
:
any
Methods
add
add
(
element
:
VectorElement
<
any
,
any
>
)
:
any
Parameters
element
:
VectorElement
<
any
,
any
>
Returns
any
dispose
dispose
()
:
any
Returns
any
get
Element
getElement
(
index
:
number
)
:
VectorElement
<
any
,
any
>
Parameters
index
:
number
Returns
VectorElement
<
any
,
any
>
get
Native
getNative
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
any
)
:
void
Parameters
native
:
any
options
:
any
Returns
void
size
size
()
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
elements
native
options
Methods
add
dispose
get
Element
get
Native
init
Native
View
size
Nativescript Doc
@nativescript-community/ui-carto
Loading...