CommandButton.Slot
Artifact: androidx.media3:media3-session
@UnstableApi
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
annotation CommandButton.Slot
A slot at which a button can be displayed in a UI surface. Must be one of the
CommandButton.SLOT_
constants.