GooglePlacesSwift Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
Key
extension NSAttributedString.Key
-
Declaration
Swift
static let autocompleteMatch: NSAttributedString.Key
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 2025-08-27 UTC.
[null,null,["Last updated 2025-08-27 UTC."],[],["The core content defines `autocompleteMatch` as an attribute name within `NSAttributedString.Key`. This attribute is used to identify match fragments within the `attributedFullText` of an `AutocompletePlaceSuggestion`. It is a static constant of type `NSAttributedString.Key` and is directly related to the `AutocompletePlaceSuggestion` structure. It helps to identify sections of a text that match a given autocomplete suggestion.\n"],null,[]]