Contents

results

The most recently received search completions.

Declaration

var results: [MKLocalSearchCompletion] { get }

Discussion

This property is nil initially. After a successful query, the search completer sets this property to the array of MKLocalSearchCompletion objects that the query returns. Each new successful query replaces the previous value of this property.