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