Control flow direction

Description

Specify if the controls on the UX flow from left-to-right or right-to-left (select rtl for Hebrew and Arabic)

Here are three controls without toggle breaks.

Fd2

left-to-right

When set to 'ltr' the controls will be left justified on the screen. The first control in the controls tree will be the furthest left.

Ltr

right-to-left

When set to 'rtl' the controls will appear right justified on the screen. The first control in the controls tree will be the furthest to the right.

Rtl