WidgetBridge
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
WidgetBridge
WidgetBridge
/
com.vocabloot.widgetbridge
/
AssetCandidate
Asset
Candidate
class
AssetCandidate
(
val
fileName
:
String
,
val
sourcePath
:
String
,
val
format
:
WidgetImageFormat
)
(
source
)
Members
Constructors
Asset
Candidate
Link copied to clipboard
constructor
(
fileName
:
String
,
sourcePath
:
String
,
format
:
WidgetImageFormat
)
Properties
file
Name
Link copied to clipboard
val
fileName
:
String
format
Link copied to clipboard
val
format
:
WidgetImageFormat
source
Path
Link copied to clipboard
val
sourcePath
:
String