Enum TextEdit.SearchResult

enum SearchResult : int { ... }

Enum members

NameDescription
searchResultColumn Used to access the result column from search.
searchResultLine Used to access the result line from search.