BTPayPalMessagingTextAlignment
public enum BTPayPalMessagingTextAlignment
Text alignment option for a PayPal Message
Warning
This module is in beta. It’s public API may change or be removed in future releases.-
Text aligned to the left
Declaration
Swift
case left
-
Text aligned to the center
Declaration
Swift
case center
-
Text aligned to the right
Declaration
Swift
case right