MultilingualPlugin
MultilingualPlugin copied to clipboard
Is implementation of RTL is possible ?
Is implementation of RTL is possible ?
Xamarin.Forms 3.0 already has RTL support. If you want a way to find out what is the direction of the current culture there is CultureInfo.TextInfo.IsRightToLeft property.