@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/styles/LabelStyleBuilder
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
buildStyle
()
:
any
;
getAnchorPointX
()
:
number
;
getAnchorPointY
()
:
number
;
getOrientationMode
()
:
BillboardOrientation
;
getRenderScale
()
:
number
;
getScalingMode
()
:
BillboardScaling
;
isFlippable
()
:
boolean
;
setAnchorPoint
(
arg0
:
number
,
arg1
:
number
)
:
void
;
setAnchorPointX
(
arg0
:
number
)
:
void
;
setAnchorPointY
(
arg0
:
number
)
:
void
;
setFlippable
(
arg0
:
boolean
)
:
void
;
setOrientationMode
(
arg0
:
BillboardOrientation
)
:
void
;
setRenderScale
(
arg0
:
number
)
:
void
;
setScalingMode
(
arg0
:
BillboardScaling
)
:
void
;
}
Index
Methods
build
Style
get
Anchor
Point
X
get
Anchor
Point
Y
get
Orientation
Mode
get
Render
Scale
get
Scaling
Mode
is
Flippable
set
Anchor
Point
set
Anchor
Point
X
set
Anchor
Point
Y
set
Flippable
set
Orientation
Mode
set
Render
Scale
set
Scaling
Mode
Methods
build
Style
buildStyle
()
:
any
Returns
any
get
Anchor
Point
X
getAnchorPointX
()
:
number
Returns
number
get
Anchor
Point
Y
getAnchorPointY
()
:
number
Returns
number
get
Orientation
Mode
getOrientationMode
()
:
BillboardOrientation
Returns
BillboardOrientation
get
Render
Scale
getRenderScale
()
:
number
Returns
number
get
Scaling
Mode
getScalingMode
()
:
BillboardScaling
Returns
BillboardScaling
is
Flippable
isFlippable
()
:
boolean
Returns
boolean
set
Anchor
Point
setAnchorPoint
(
arg0
:
number
,
arg1
:
number
)
:
void
Parameters
arg0
:
number
arg1
:
number
Returns
void
set
Anchor
Point
X
setAnchorPointX
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
set
Anchor
Point
Y
setAnchorPointY
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
set
Flippable
setFlippable
(
arg0
:
boolean
)
:
void
Parameters
arg0
:
boolean
Returns
void
set
Orientation
Mode
setOrientationMode
(
arg0
:
BillboardOrientation
)
:
void
Parameters
arg0
:
BillboardOrientation
Returns
void
set
Render
Scale
setRenderScale
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
set
Scaling
Mode
setScalingMode
(
arg0
:
BillboardScaling
)
:
void
Parameters
arg0
:
BillboardScaling
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
build
Style
get
Anchor
Point
X
get
Anchor
Point
Y
get
Orientation
Mode
get
Render
Scale
get
Scaling
Mode
is
Flippable
set
Anchor
Point
set
Anchor
Point
X
set
Anchor
Point
Y
set
Flippable
set
Orientation
Mode
set
Render
Scale
set
Scaling
Mode
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript