Uses of Class
org.robovm.apple.passkit.PKAddPaymentPassStyle
| Package | Description |
|---|---|
| org.robovm.apple.passkit |
-
Uses of PKAddPaymentPassStyle in org.robovm.apple.passkit
Methods in org.robovm.apple.passkit that return PKAddPaymentPassStyle Modifier and Type Method Description PKAddPaymentPassStylePKAddPaymentPassRequestConfiguration. getStyle()static PKAddPaymentPassStylePKAddPaymentPassStyle. valueOf(long n)Returns the enum constant of this type with the specified name.static PKAddPaymentPassStylePKAddPaymentPassStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static PKAddPaymentPassStyle[]PKAddPaymentPassStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.passkit with parameters of type PKAddPaymentPassStyle Modifier and Type Method Description voidPKAddPaymentPassRequestConfiguration. setStyle(PKAddPaymentPassStyle v)