SearchMatch
public class SearchMatch : CustomStringConvertible, JSONRepresentable
The SearchMatch struct
-
The type of the match.
Declaration
Swift
public let matchType: Files.SearchMatchType
-
Declaration
Swift
public var description: String { get }