init(rawValue:)
Creates a search result type from the provided value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
An unsigned integer that represents the type of the requested search result.
Creates a search result type from the provided value.
init(rawValue: UInt)An unsigned integer that represents the type of the requested search result.