Hi All,
I am working on application which will support Arabic.
Now my question is, when i change my device language the UI of setting is changed to RightToLeft(RTL). I wanted to know how this is possible in Xamarin.Forms Application. Ui change from default to RTL when device language Arabic is selected.
Thanks in advance