preservesSelection
A Boolean value that indicates whether the receiver will attempt to preserve the current selection when the content changes
Declaration
var preservesSelection: Bool { get set }Discussion
The default is true. This property is observable using key-value observing.