StandardIconButtonSize

Defines the standard sizes for icon buttons.

Icon buttons can be either "Small" or "Medium".

Entries

Link copied to clipboard

While these save space, use them sparingly. If necessary, prioritize using them only for very familiar informative icons (e.g., "close") and avoid them for status updates which might be confusing at a smaller size.

Link copied to clipboard

This is your primary size for most actions (refresh, share, edit). They are clear and recognizable, ideal for quick interactions.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.