[[["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-07-14 UTC."],[],[],null,["# GooglePlacesSwift Framework Reference\n\nPlaceDetailsCompactConfiguration\n================================\n\n struct PlaceDetailsCompactConfiguration\n\n extension PlaceDetailsCompactConfiguration : Sendable\n\nThe configuration of the place details compact view.\n- `\n ``\n ``\n `\n\n ### [content](#/s:17GooglePlacesSwift32PlaceDetailsCompactConfigurationV7contentShyAA0deF7ContentOGvp)\n\n `\n ` \n The set of content types of the place details compact view. \n\n #### Declaration\n\n Swift \n\n let content: Set\u003c../Enums/PlaceDetailsCompactContent.html\u003e\n\n- `\n ``\n ``\n `\n\n ### [init(content:preferTruncation:theme:)](#/s:17GooglePlacesSwift32PlaceDetailsCompactConfigurationV7content16preferTruncation5themeACShyAA0deF7ContentOG_SbAA0B13MaterialThemeVtcfc)\n\n `\n ` \n\n #### Declaration\n\n Swift \n\n init(content: Set\u003c../Enums/PlaceDetailsCompactContent.html\u003e, preferTruncation: Bool = false, theme: ../Structs/PlacesMaterialTheme.html)\n\n- `\n ``\n ``\n `\n\n ### [preferTruncation](#/s:17GooglePlacesSwift32PlaceDetailsCompactConfigurationV16preferTruncationSbvp)\n\n `\n ` \n Whether to wrap the text in the view. \n\n #### Declaration\n\n Swift \n\n var preferTruncation: Bool\n\n- `\n ``\n ``\n `\n\n ### [theme](#/s:17GooglePlacesSwift32PlaceDetailsCompactConfigurationV5themeAA0B13MaterialThemeVvp)\n\n `\n ` \n The theme of the place details component. \n\n #### Declaration\n\n Swift \n\n let theme: ../Structs/PlacesMaterialTheme.html"]]