Icon
public struct Icon
Representation of all customizable visual style property for the Hyperwallet
‘s icon.
-
The icon font size
Declaration
Swift
public static let size: Int
-
The add tranfer method icon size
Declaration
Swift
public static let addTransferMethodIconSize: Int
-
The icon frame
Declaration
Swift
public static let frame: CGSize
-
The icon primary color
Declaration
Swift
public static var primaryColor: UIColor
-
The icon credit color
Declaration
Swift
public static var creditColor: UIColor
-
The icon debit color
Declaration
Swift
public static var debitColor: UIColor