@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/layers/SolidLayer
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
getBitmap
()
:
ImageSource
;
getBitmapScale
()
:
number
;
getColor
()
:
Color
;
isUpdateInProgress
()
:
boolean
;
setBitmap
(
arg0
:
string
|
ImageSource
|
ImageAsset
)
:
void
;
setBitmapScale
(
arg0
:
number
)
:
void
;
setColor
(
arg0
:
string
|
Color
)
:
void
;
}
Index
Methods
get
Bitmap
get
Bitmap
Scale
get
Color
is
Update
In
Progress
set
Bitmap
set
Bitmap
Scale
set
Color
Methods
get
Bitmap
getBitmap
()
:
ImageSource
Returns
ImageSource
get
Bitmap
Scale
getBitmapScale
()
:
number
Returns
number
get
Color
getColor
()
:
Color
Returns
Color
is
Update
In
Progress
isUpdateInProgress
()
:
boolean
Returns
boolean
set
Bitmap
setBitmap
(
arg0
:
string
|
ImageSource
|
ImageAsset
)
:
void
Parameters
arg0
:
string
|
ImageSource
|
ImageAsset
Returns
void
set
Bitmap
Scale
setBitmapScale
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
set
Color
setColor
(
arg0
:
string
|
Color
)
:
void
Parameters
arg0
:
string
|
Color
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Bitmap
get
Bitmap
Scale
get
Color
is
Update
In
Progress
set
Bitmap
set
Bitmap
Scale
set
Color
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript