CommandButton.Slot


@UnstableApi
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
public annotation CommandButton.Slot


A slot at which a button can be displayed in a UI surface. Must be one of the CommandButton.SLOT_ constants.