isPriceFirst property

bool? isPriceFirst
getter/setter pair

The default display order is priceLabel, originalPriceLabel. When the value is true, the order is reversed. Only supported on iOS.

Implementation

bool? isPriceFirst;