GooglePlacesSwift Framework Reference
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 2024-05-06 UTC.
[null,null,["Last updated 2024-05-06 UTC."],[[["The `autocompleteMatch` attribute is used for highlighting match fragments within the `attributedFullText` property of an `AutocompletePlaceSuggestion`."],["This attribute is associated with the `AutocompletePlaceSuggestion` struct and helps in visually representing the matching portions of a place suggestion."],["The declaration of this attribute is `static let autocompleteMatch: NSAttributedString.Key`, indicating it's a key within the `NSAttributedString.Key` namespace."]]],[]]