PriceParams
Price params used to match Price
Constructors
Properties
String to be used as a prefix for screen readers (Talkback) to describe the price.
String to be used as a suffix for screen readers (Talkback) to describe the price.
String used for currency. Use a String or Currency.getInstance(<currencyCode>).symbol. Note: If you need to have a LTR view together with a RTL currency, you can use need to use the LRM mark (\u200E) to ensure the currency is displayed correctly for leading or trailing position. Eg. (\uFDFC\u200E) // Arabic Riyal symbol + LRM mark.
CurrencyPosition indicates where currency will be displayed.
Vertical position of currency
Decimal sign for Price.
Decimal value for Price.
Vertical position of decimal value
Integer value for Price, will render as provided.
Subscript label defined after decimals and currency.