Contents

highlightedResultIndex

The index of the result the find panel highlights.

Declaration

var highlightedResultIndex: Int { get }

Discussion

To indicate no highlighted result, return nil (Swift) or NSNotFound (Objective-C).

See Also

Getting session information