Structures

The following structures are available globally.

  • Encapsulates all customizable configuration for the in-app feedback prompt. Includes localized strings, component styles, and tint colors for both light and dark mode. Conforms to @unchecked Sendable for use across concurrency domains.

    See more

    Declaration

    Swift

    public struct PromptConfig : @unchecked Sendable