PriceSizeStyle
The price display has two size variant called MixedSize and SingleSize. There are two options for the price size styling: SingleSize and MixedSize.
Entries
SingleSize 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. The SingleSize price has an equal size of numbers and price symbols, all placed on the same baseline of the integer. This price styling is used on PriceSize.Small.
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
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 an array containing the constants of this enum type, in the order they're declared.