PriceSizeStyle

There are two options for the price size styling: FixedSize and MixedSize.

Entries

Link copied to clipboard

FixedSize price styling is mainly used for smaller price displays to increase visibility. It can also be used in markets where legal requirements dictate this price display or where the IKEA concept requires this, such as . The FixedSize price has an equal size of numbers and price symbols, all placed on the same baseline of the integer.

Link copied to clipboard

The MixedSize price size styling is characterised by having smaller decimals placed above/below the baseline of the integer. Decimals and currency symbols are always matching in size. This price size variant is used on PriceSize.Medium and PriceSize.Large.

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.