Contents

TVElementAlignment.trailing

The item is aligned along the trailing edge of the containing element.

Declaration

case trailing

Discussion

For left-to-right languages, the trailing edge is the right edge. For right-to-left languages, the trailing edge is the left edge.

See Also

Constants