Microsoft.Maui.Graphics.Controls icon indicating copy to clipboard operation
Microsoft.Maui.Graphics.Controls copied to clipboard

Add RTL Support to Cupertino Drawables

Open jsuarezruiz opened this issue 2 years ago • 0 comments

Some languages, such as Arabic and Hebrew, require that UI elements are laid out in a right-to-left flow direction. This can be achieved by setting the FlowDirection property.

Use the control FlowDirection property to correctly draw everything in a left-to-right and right-to-left Flow.

jsuarezruiz avatar Aug 12 '21 19:08 jsuarezruiz