@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/styles/NMLModelStyleBuilder
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
buildStyle
()
:
any
;
getModelAsset
()
:
any
;
getOrientationMode
()
:
BillboardOrientation
;
getScalingMode
()
:
BillboardScaling
;
setModelAsset
(
arg0
:
any
)
:
void
;
setOrientationMode
(
arg0
:
BillboardOrientation
)
:
void
;
setScalingMode
(
arg0
:
BillboardScaling
)
:
void
;
}
Hierarchy (
View Summary
)
Methods
NMLModelStyleBuilder
Index
Methods
build
Style
get
Model
Asset
get
Orientation
Mode
get
Scaling
Mode
set
Model
Asset
set
Orientation
Mode
set
Scaling
Mode
Methods
build
Style
buildStyle
()
:
any
Returns
any
get
Model
Asset
getModelAsset
()
:
any
Returns
any
get
Orientation
Mode
getOrientationMode
()
:
BillboardOrientation
Returns
BillboardOrientation
get
Scaling
Mode
getScalingMode
()
:
BillboardScaling
Returns
BillboardScaling
set
Model
Asset
setModelAsset
(
arg0
:
any
)
:
void
Parameters
arg0
:
any
Returns
void
set
Orientation
Mode
setOrientationMode
(
arg0
:
BillboardOrientation
)
:
void
Parameters
arg0
:
BillboardOrientation
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
Model
Asset
get
Orientation
Mode
get
Scaling
Mode
set
Model
Asset
set
Orientation
Mode
set
Scaling
Mode
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript