Button Size
Enum class representing different sizes for a button. Each size has an associated height in dp.
(From Button documentation)
Enum class representing different sizes for a button. Each size has an associated height in dp.
(From Button documentation)
Enum class representing different sizes for a button. Each size has an associated height in dp.
(From Button documentation)
Enum class representing different sizes for a button. Each size has an associated height in dp.
(From Button documentation)
Enum class representing different sizes for a button. Each size has an associated height in dp.
(From Button documentation)
Entries
Use when there is not enough vertical space for the default or field-sized button.
Use when there is not enough vertical space for the default or field-sized button.
Use when there is not enough vertical space for the default or field-sized button.
Use when there is not enough vertical space for the default or field-sized button.
Use when there is not enough vertical space for the default or field-sized button.
This is the most common button size.
This is the most common button size.
This is the most common button size.
This is the most common button size.
This is the most common button size.
The larger expressive type size within this button provides balance when used with 16sp body copy. Used by the IBM.com team in website banners.
The larger expressive type size within this button provides balance when used with 16sp body copy. Used by the IBM.com team in website banners.
The larger expressive type size within this button provides balance when used with 16sp body copy. Used by the IBM.com team in website banners.
The larger expressive type size within this button provides balance when used with 16sp body copy. Used by the IBM.com team in website banners.
The larger expressive type size within this button provides balance when used with 16sp body copy. Used by the IBM.com team in website banners.
Use when buttons bleed to the edge of a larger component, like side panels or modals.
Use when buttons bleed to the edge of a larger component, like side panels or modals.
Use when buttons bleed to the edge of a larger component, like side panels or modals.
Use when buttons bleed to the edge of a larger component, like side panels or modals.
Use when buttons bleed to the edge of a larger component, like side panels or modals.
Use when buttons bleed to the edge of a larger component, like side panels or modals.
Use when buttons bleed to the edge of a larger component, like side panels or modals.
Use when buttons bleed to the edge of a larger component, like side panels or modals.
Use when buttons bleed to the edge of a larger component, like side panels or modals.
Use when buttons bleed to the edge of a larger component, like side panels or modals.
Properties
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.
Returns an array containing the constants of this enum type, in the order they're declared.
Returns an array containing the constants of this enum type, in the order they're declared.
Returns an array containing the constants of this enum type, in the order they're declared.
Returns an array containing the constants of this enum type, in the order they're declared.