Enumerations
The following enumerations are available globally.
-
The type and UI style of an in-app message. This enum is unavailable on macOS, macOS Catalyst, and watchOS.
Declaration
Swift
enum InAppMessagingDisplayMessageType : Int, @unchecked Sendable
-
Represents how an in-app message should be triggered to appear. This enum is unavailable on macOS, macOS Catalyst, and watchOS.
Declaration
Swift
enum InAppMessagingDisplayTriggerType : Int, @unchecked Sendable
-
The way that an in-app message was dismissed. This enum is unavailable on macOS, macOS Catalyst, and watchOS.
Declaration
Swift
enum InAppMessagingDismissType : Int, @unchecked Sendable
-
Error code for an in-app message that failed to display. This enum is unavailable on macOS, macOS Catalyst, and watchOS.
Declaration
Swift
typealias InAppMessagingDisplayRenderError.Code._ErrorType = InAppMessagingDisplayRenderError
-
Undocumented
Declaration
Swift
public enum InAppMessagingPreviewHelpers