Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
vectorelements/line
LineStyleBuilder
Class LineStyleBuilder
Hierarchy (
View Summary
)
BaseVectorElementStyleBuilder
<
any
,
LineStyleBuilderOptions
>
LineStyleBuilder
Index
Constructors
constructor
Properties
click
Width?
color?
during
Init
end
Type?
join
Type?
native
options
stretch
Factor?
width?
Methods
build
Style
dispose
get
Native
init
Native
View
Constructors
constructor
new
LineStyleBuilder
(
options
?:
LineStyleBuilderOptions
,
native
?:
any
,
)
:
LineStyleBuilder
Parameters
Optional
options
:
LineStyleBuilderOptions
Optional
native
:
any
Returns
LineStyleBuilder
Properties
Optional
click
Width
clickWidth
?:
number
Optional
color
color
?:
string
|
Color
during
Init
duringInit
:
boolean
Optional
end
Type
endType
?:
LineEndType
Optional
join
Type
joinType
?:
LineJointType
native
native
:
any
options
options
:
LineStyleBuilderOptions
Optional
stretch
Factor
stretchFactor
?:
number
Optional
width
width
?:
number
Methods
build
Style
buildStyle
()
:
any
Returns
any
dispose
dispose
()
:
any
Returns
any
get
Native
getNative
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
LineStyleBuilderOptions
)
:
void
Parameters
native
:
any
options
:
LineStyleBuilderOptions
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
click
Width
color
during
Init
end
Type
join
Type
native
options
stretch
Factor
width
Methods
build
Style
dispose
get
Native
init
Native
View
Nativescript Doc
@nativescript-community/ui-carto
Loading...