CommandButton.Icon


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


An icon constant for a button. Must be one of the CommandButton.ICON_ constants.