[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGMSNavigationScreenMetrics\u003c/code\u003e protocol provides information about screen metrics, similar to some properties of \u003ccode\u003eUIScreen\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for the screen's bounding rectangle in points (\u003ccode\u003ebounds\u003c/code\u003e) and pixels (\u003ccode\u003enativeBounds\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eIt also provides the screen's native scale factor (\u003ccode\u003enativeScale\u003c/code\u003e) and natural scale factor (\u003ccode\u003escale\u003c/code\u003e).\u003c/p\u003e\n"]]],["The `GMSNavigationScreenMetrics` protocol provides screen metric information, mirroring properties found in `UIScreen`. It offers access to the screen's `bounds` and `nativeBounds`, representing the bounding rectangle in points and pixels, respectively. Additionally, it exposes `nativeScale` and `scale`, which are the physical and natural scale factors associated with the screen. These properties are accessible and modifiable via Swift and Objective-C.\n"],null,[]]