R.integer
class R.integer
Summary
Public constructors |
|---|
integer() |
Public properties |
|
|---|---|
java-static Int |
Public integer resource used by Glance Wear widgets to specify the 'large' container type in their metadata. |
java-static Int |
Public integer resource used by Glance Wear widgets to specify the 'small' container type in their metadata. |
Public constructors
Public properties
glance_wear_container_type_large
java-static val glance_wear_container_type_large: Int
Public integer resource used by Glance Wear widgets to specify the 'large' container type in their metadata. For more info see androidx.glance.wear.core.ContainerInfo.ContainerType.CONTAINER_TYPE_LARGE The integer value representing the 'large' container type for Glance Wear widgets. For more info see androidx.glance.wear.core.ContainerInfo.ContainerType.CONTAINER_TYPE_LARGE.
glance_wear_container_type_small
java-static val glance_wear_container_type_small: Int
Public integer resource used by Glance Wear widgets to specify the 'small' container type in their metadata. For more info see androidx.glance.wear.core.ContainerInfo.ContainerType.CONTAINER_TYPE_SMALL The integer value representing the 'small' container type for Glance Wear widgets. For more info see androidx.glance.wear.core.ContainerInfo.ContainerType.CONTAINER_TYPE_SMALL.