>> then I would lose preferred unit for localizationDo you have a use-case for this?It's a really odd requirement. If you don't know the unit of the resulting string, nor will anyone looking at it in the UI.I mean, if you're displaying a column of weights, you'd have to say what the numbers meant, somewhere. If do know that, then you don't need a measurement formatter (just use a numeric formatter on the number). If you don't know that, your numbers are meaningless.
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: