Contents

query

A value that indicates that the search completer includes query completions in the result.

Declaration

static var query: MKLocalSearchCompleter.ResultType { get }

Discussion

For example, the search string cof yields a completion for coffee.

See Also

Type properties