on 2025 Mar 07 4:28 PM
Hello, I have a title componente that has to show information, but it cuts the information on iOS. I want to show all the information. How can I solve this trouble?
Request clarification before answering.
iOS list picker has been enhanced to wrap the long values now in MDK 25.6.0.
Since it looks like the title is really just intended to show a text block and won't be editable you could also use a label control instead which will wrap.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Title displays a single line of text. If you need multiple lines you can consider the Note control (if editing is needed) or the Label control (if display only)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.