MonochromaticImage
Kotlin
|Java
class MonochromaticImage
kotlin.Any | |
↳ | androidx.wear.complications.data.MonochromaticImage |
A simple, monochromatic image that can be tinted by the watch face.
An ambient alternative is provided that may be shown instead of the regular image while the watch is not active.
Summary
Nested classes | |
---|---|
Builder for MonochromaticImage. |
Properties | |
---|---|
Icon? |
the image to be shown when the device is in ambient mode to save power or avoid burn in |
Icon |
the image itself |
Properties
ambientImage
val ambientImage: Icon?
the image to be shown when the device is in ambient mode to save power or avoid burn in