ios - What is the character limit for UIPickerView? -


what character limit ios picker? in process of designing web app, , using currencies can awfully long.

i know ios automatically truncate , add "..." end, need find out how many characters fit before being truncated.

image showing sample ios picker

it depends on picker size, font , specific characters. need test specific specifications...


Comments