Contents

findIndicatorNeedsUpdate

Invoke to specify that the find indicator needs updating when not contained within a scroll view.

Declaration

var findIndicatorNeedsUpdate: Bool { get set }

Discussion

If the client object’s document is not scrolled by an instance of NSScrollView, then set this property to true when scrolling occurs to cause the find indicator to be updated appropriately.