layoutDirection
The device's layout direction. This defines whether Start
alignment means left (as in LayoutDirection.Ltr) or right (as in LayoutDirection.Rtl), and conversely whether End
alignment means right or left.
The device's layout direction. This defines whether Start
alignment means left (as in LayoutDirection.Ltr) or right (as in LayoutDirection.Rtl), and conversely whether End
alignment means right or left.