ScreenShape
Kotlin
|Java
annotation class ScreenShape
androidx.wear.watchface.ScreenShape |
Summary
Constants | |
---|---|
const Int |
The watch screen has a rectangular or square shape. |
const Int |
The watch screen has a circular shape. |
Public constructors | |
---|---|
<init>() |
Constants
Public constructors
<init>
ScreenShape()