iNavi Global Navigation SDK Documents
Toggle table of contents
1.0.2
common
Platform filter
common
Switch theme
Search in API
iNavi Global Navigation SDK Documents
model
/
com.inavisys.navisdk.model.engine.map
/
ImageSource
Image
Source
sealed
class
ImageSource
Inheritors
FileName
ResourceId
ImageData
Members
Types
File
Name
Link copied to clipboard
data
class
FileName
(
val
name
:
String
)
:
ImageSource
Image
Data
Link copied to clipboard
data
class
ImageData
(
val
image
:
NativeImage
)
:
ImageSource
Resource
Id
Link copied to clipboard
data
class
ResourceId
(
val
resId
:
Int
)
:
ImageSource