Contents

allowsReplacementForCurrentlyHighlightedResult

A Boolean value that indicates whether to allow replacing the result the find panel is highlighting.

Declaration

var allowsReplacementForCurrentlyHighlightedResult: Bool { get }

Discussion

This property determines whether the find panel supports replacement for the currently highlighted item. If true, the system enables the Replace button in the find panel and the hardware keyboard shortcuts for replacement.

The default value is true if supportsReplacement is true.

See Also

Getting session information