Open
Description
Description
When setting the FlowDirection property on a DatePicker control, the control remains left-to-right (LTR) on iOS, regardless of the specified FlowDirection. On Android, the DatePicker correctly respects the FlowDirection setting and displays accordingly.
iOS | Android |
Steps to Reproduce
- Run the attached sample. TestingApp.zip
- Observe the DatePicker's FlowDirection behavior on both iOS and Android devices.
Link to public reproduction project repository
No response
Version with bug
10.0.0-preview.4
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response