Contents

direction

The orientation of the selection handle.

Declaration

var direction: NSDirectionalRectEdge { get set }

Discussion

Specify leading if this view represents the leading selection handle or trailing if it represents the trailing selection handle. The system uses this information to determine where to differentiate the selection handles visually.

See Also

Specifying the handle details