GoogleNavigation Framework Reference
kGMSPolygonLayerStrokeColor
extern NSString *const kGMSPolygonLayerStrokeColor
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-15 UTC.
[null,null,["Last updated 2024-11-15 UTC."],[[["`kGMSPolygonLayerStrokeColor` is a constant that represents the stroke color of a polygon in Google Maps SDK for iOS."],["It is an `NSString` object that conforms to the `UIColor` specification."]]],["`kGMSPolygonLayerStrokeColor` is a constant string in Objective-C, defined as an external (`extern`) variable. It likely serves as a key to specify the stroke color of a polygon layer within the Google Maps SDK for iOS. The constant string is used to represent or access the setting of the polygon's outline color. It's a core element for customizing the visual appearance of polygons.\n"]]