InAppMessageTheme

public struct InAppMessageTheme

In-app message themes

  • Banner in-app message theme

    See more

    Declaration

    Swift

    struct Banner : Equatable
  • Button in-app message theme

    See more

    Declaration

    Swift

    struct Button : Equatable
  • Fullscreen in-app message theme

    See more

    Declaration

    Swift

    struct Fullscreen : Equatable
  • Html message theme

    See more

    Declaration

    Swift

    struct HTML : Equatable
  • Media in-app message theme

    See more

    Declaration

    Swift

    struct Media : Equatable
  • Modal in-app message theme

    See more

    Declaration

    Swift

    struct Modal : Equatable
  • Shadow in-app message theme

    See more

    Declaration

    Swift

    struct Shadow : Equatable
  • Text in-app message theme

    See more

    Declaration

    Swift

    struct Text : Equatable