[[["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\nAutocompleteUICustomization\n===========================\n\n struct AutocompleteUICustomization\n\nUI customizations for the Autocomplete place picker.\n- `\n ``\n ``\n `\n\n ### [init(listDensity:listItemIcon:)](#/s:17GooglePlacesSwift27AutocompleteUICustomizationV11listDensity0F8ItemIconAcA0d4ListG0O_AA0D6UIIconOtcfc)\n\n `\n ` \n Initializes an AutocompleteUICustomization with the given parameters. \n\n #### Declaration\n\n Swift \n\n init(listDensity: ../Enums/AutocompleteListDensity.html = .twoLine, listItemIcon: ../Enums/AutocompleteUIIcon.html = .defaultIcon)\n\n #### Parameters\n\n |----------------------|------------------------------------------------------------|\n | ` `*listDensity*` ` | The content density of the suggestion list. |\n | ` `*listItemIcon*` ` | The icon to display at the leading edge of each list item. |\n\n- `\n ``\n ``\n `\n\n ### [listDensity](#/s:17GooglePlacesSwift27AutocompleteUICustomizationV11listDensityAA0d4ListG0Ovp)\n\n `\n ` \n The content density of the suggestion list. \n\n #### Declaration\n\n Swift \n\n var listDensity: ../Enums/AutocompleteListDensity.html\n\n- `\n ``\n ``\n `\n\n ### [listItemIcon](#/s:17GooglePlacesSwift27AutocompleteUICustomizationV12listItemIconAA0D6UIIconOvp)\n\n `\n ` \n The icon to display at the leading edge of each list item. \n\n #### Declaration\n\n Swift \n\n var listItemIcon: ../Enums/AutocompleteUIIcon.html"]]