[[["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."],[],[],null,["# GooglePlacesSwift Framework Reference\n\nPlaceDetailsConfiguration\n=========================\n\n struct PlaceDetailsConfiguration\n\n extension PlaceDetailsConfiguration : Sendable\n\nConfiguration for the Place Details widget.\n- `\n ``\n ``\n `\n\n ### [content](#/s:17GooglePlacesSwift25PlaceDetailsConfigurationV7contentShyAA0dE7ContentOGvp)\n\n `\n ` \n The content to display in the component. \n\n #### Declaration\n\n Swift \n\n let content: Set\u003c../Enums/PlaceDetailsContent.html\u003e\n\n- `\n ``\n ``\n `\n\n ### [init(content:preferTruncation:theme:)](#/s:17GooglePlacesSwift25PlaceDetailsConfigurationV7content16preferTruncation5themeACShyAA0dE7ContentOG_SbAA0B13MaterialThemeVtcfc)\n\n `\n ` \n\n #### Declaration\n\n Swift \n\n init(content: Set\u003c../Enums/PlaceDetailsContent.html\u003e, preferTruncation: Bool = false, theme: ../Structs/PlacesMaterialTheme.html)\n\n- `\n ``\n ``\n `\n\n ### [preferTruncation](#/s:17GooglePlacesSwift25PlaceDetailsConfigurationV16preferTruncationSbvp)\n\n `\n ` \n Whether to truncate the content if it does not fit in the component. \n\n #### Declaration\n\n Swift \n\n var preferTruncation: Bool\n\n- `\n ``\n ``\n `\n\n ### [theme](#/s:17GooglePlacesSwift25PlaceDetailsConfigurationV5themeAA0B13MaterialThemeVvp)\n\n `\n ` \n The theme to use for the component. \n\n #### Declaration\n\n Swift \n\n let theme: ../Structs/PlacesMaterialTheme.html"]]