WatchFaceType
Kotlin
|Java
annotation class WatchFaceType
androidx.wear.watchface.WatchFaceType |
The type of watch face, whether it's digital or analog. This influences the time displayed for remote previews.
Summary
Constants | |
---|---|
const Int | |
const Int |
Public constructors | |
---|---|
<init>() The type of watch face, whether it's digital or analog. |
Constants
Public constructors
<init>
WatchFaceType()
The type of watch face, whether it's digital or analog. This influences the time displayed for remote previews.