UITheme
-
Default Checkout UI Theme settings.
See moreDeclaration
Swift
public struct VGSCheckoutDefaultTheme : VGSCheckoutThemeProtocol -
Defines basic UI Theme.
Declaration
Swift
public protocol VGSCheckoutThemeProtocol: VGSCheckoutTextFieldThemeProtocol, VGSCheckoutViewThemeProtocol, VGSCheckoutSubmitButtonThemeProtocol, VGSCheckoutCheckboxThemeProtocol, VGSCheckoutPaymentOptionsThemeProtocol -
Defines UI Theme for text field.
See moreDeclaration
Swift
public protocol VGSCheckoutTextFieldThemeProtocol -
Defines Checkout submit button UI Theme.
See moreDeclaration
Swift
public protocol VGSCheckoutSubmitButtonThemeProtocol -
Defines Checkout main view UI Theme.
See moreDeclaration
Swift
public protocol VGSCheckoutViewThemeProtocol
View on GitHub
UITheme Reference