R.integer

class R.integer


Summary

Public constructors

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

integer

integer()

Public properties

glance_wear_container_type_large

java-static val glance_wear_container_type_largeInt

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_smallInt

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.