InAppMessageTheme
public struct InAppMessageTheme
In-app message themes
-
Banner in-app message theme
See moreDeclaration
Swift
struct Banner : Equatable, Sendable
-
Button in-app message theme
See moreDeclaration
Swift
struct Button : Equatable, Sendable
-
Fullscreen in-app message theme
See moreDeclaration
Swift
struct Fullscreen : Equatable, Sendable
-
Html message theme
See moreDeclaration
Swift
struct HTML : Equatable, Sendable
-
Media in-app message theme
See moreDeclaration
Swift
struct Media : Equatable, Sendable
-
Modal in-app message theme
See moreDeclaration
Swift
struct Modal : Equatable, Sendable
-
Shadow in-app message theme
See moreDeclaration
Swift
struct Shadow : Equatable, Sendable
-
Text in-app message theme
See moreDeclaration
Swift
struct Text : Equatable, Sendable