顯示搜尋結果

SFSafariViewController

根據預設,點選搜尋元件後,對應的 Google 搜尋結果會顯示在 SFSafariViewController 中。您可以使用檢視選項自訂高度。

查看選項

您可以使用 SearchSuggestionsViewOptions/SearchContentViewOptions 自訂每個 SearchSuggestionsViewControllerSearchSuggestionsViewSearchContentViewControllerSearchContentView

可用的選項包括版面配置主題detentOptioncustomizedSheetHeightFraction

版面配置會決定搜尋建議的顯示方式。可用的選項包括 carouselcompact carouseltiling

主題可讓應用程式指定淺色模式、深色模式,或與系統外觀相符。

detentOption (預先定義高度模式) 和 customizedSheetHeightFraction (僅適用於 iOS 16.0 以上版本,可完全自訂高度) 可用於調整顯示 Google 搜尋頁面的底部面板 (SFSafariViewController) 高度。