secondarySelectionLocation
Specifies the secondary character location when user taps or clicks at a directional boundary.
Declaration
var secondarySelectionLocation: (any NSTextLocation)? { get set }Discussion
Setting a non-nil location has a side effect of making isLogical to false.