GooglePlaces Framework Reference
GMSAutocompletePredictionsCallback
Callback type for receiving autocompletion results. results
is an array of
GMSAutocompletePredictions
representing candidate completions of the query.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-08 UTC.
[null,null,["Last updated 2024-11-08 UTC."],[[["`GMSAutocompletePredictionsCallback` is a callback type used for receiving autocomplete results."],["It provides an array of `GMSAutocompletePrediction` objects, representing possible completions for a search query, along with an `NSError` object if an error occurred."],["This callback is utilized with `GMSPlacesClient` for autocomplete functionality within the Google Maps SDK for iOS."]]],[]]