Structures
The following structures are available globally.
-
Undocumented
See moreDeclaration
Swift
public struct ButtonConfiguration
-
Undocumented
Declaration
Swift
public struct RoundedCorners
-
Undocumented
See moreDeclaration
Swift
public struct GiniMargins
-
Undocumented
See moreDeclaration
Swift
public struct ErrorLog
-
Undocumented
See moreDeclaration
Swift
public struct ExtractionAmount
-
See moreOnboardingPage
represents the onboarding page with all it’s properties.Declaration
Swift
public struct OnboardingPage
-
Struct representing a tracking event. It contains the event type and an optional dictionary for additional related data.
See moreDeclaration
Swift
public struct Event<T> where T : RawRepresentable, T.RawValue == String