SuggestResult | iOS SDK | Urbi Documentation

SuggestResult

Result of the suggestor work.

Extends: Hashable
public static func == (lhs: SuggestResult, rhs: SuggestResult) -> Bool

Returns a Boolean value indicating whether two values are equal.

Methods
Properties

Set of suggested hint alternatives.
The set is empty if no suitable hints are found.