SmallImage
Kotlin
|Java
class SmallImage
kotlin.Any | |
↳ | androidx.wear.complications.data.SmallImage |
An image that is expected to cover a small fraction of a watch face occupied by a single complication.
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 |
SmallImageType |
the style of the image provided, to guide how it should be displayed |
Properties
ambientImage
val ambientImage: Icon?
the image to be shown when the device is in ambient mode to save power or avoid burn in