Describe the bug
The text property of the checkbox does not respect line breaks on iOS when using LineBreakMode
To Reproduce
Steps to reproduce the behavior:
- Set LineBreakMode="WordWrap" on a checkbox with long text
- Run the app on an iOS device
- Observe that the text flows off the screen and does not wrap
Expected behavior
The text should wrap
Describe the bug
The text property of the checkbox does not respect line breaks on iOS when using LineBreakMode
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The text should wrap