SearchInAppsSDK Framework Reference

Structures

The following structures are available globally.

  • A Swift UI View to show a single Search Content Block by providing SearchContentBlockData. If the search content block contains search suggestions, they will be stylized by the provided SearchContentViewOptions.

    Declaration

    Swift

    @available(iOS, introduced: 14)
    @MainActor
    struct SearchContentView
  • A SwiftUI View to display search suggestions.

    Declaration

    Swift

    @available(iOS, introduced: 14)
    @MainActor
    struct SearchSuggestionsView