Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SelectionDirection

The direction of a selection.

Index

Enumeration members

Enumeration members

LTR

LTR: = 0

The selection starts above where it ends.

RTL

RTL: = 1

The selection starts below where it ends.

Generated using TypeDoc