-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[Android, Windows, iOS, macOS] FlowDirection property not working on BoxView Control #34402
Copy link
Copy link
Open
Labels
area-drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalysts/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalysts/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
The FlowDirection property does not appear to work correctly when applied to the BoxView control. When FlowDirection is set to RightToLeft or LeftToRight, the layout behavior of the BoxView does not change as expected.
Screen.Recording.2026-03-10.at.4.06.41.PM.mov
Steps to Reproduce
Steps to Reproduce:
Expected Result
The BoxView should respect the FlowDirection property and render according to the layout direction.
Actual Result
The FlowDirection property has no visible effect on the BoxView control.
Link to public reproduction project repository
No response
Version with bug
10.0.40
Is this a regression from previous behavior?
No, this is something new, Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
Android, Windows, iOS, macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output