SearchInAppsSDK Framework Reference

  • DetentOptions is a global enumeration used to control the search suggestions view's size.

  • This enumeration offers two options: Medium for a half-screen view and Large for a full-screen view.

Enumerations

The following enumerations are available globally.

  • The detent options for the search suggestions view. Medium = half screen, Large = full screen

    Declaration

    Swift

    @objc
    enum DetentOptions