---
title: "payLaterViewDisplayStyle(_:)"
framework: swiftui
role: symbol
role_heading: Instance Method
path: "swiftui/view/paylaterviewdisplaystyle(_:)"
---

# payLaterViewDisplayStyle(_:)

Sets the display style on the PayLaterView. See PKPayLaterDisplayStyle.

## Declaration

```swift
nonisolated func payLaterViewDisplayStyle(_ displayStyle: PayLaterViewDisplayStyle) -> some View

```

## See Also

### Accessing Apple Pay and Wallet

- [PayWithApplePayButton](passkit/paywithapplepaybutton.md)
- [AddPassToWalletButton](passkit/addpasstowalletbutton.md)
- [VerifyIdentityWithWalletButton](passkit/verifyidentitywithwalletbutton.md)
- [addOrderToWalletButtonStyle(_:)](swiftui/view/addordertowalletbuttonstyle(_:).md)
- [addPassToWalletButtonStyle(_:)](swiftui/view/addpasstowalletbuttonstyle(_:).md)
- [onApplePayCouponCodeChange(perform:)](swiftui/view/onapplepaycouponcodechange(perform:).md)
- [onApplePayPaymentMethodChange(perform:)](swiftui/view/onapplepaypaymentmethodchange(perform:).md)
- [onApplePayShippingContactChange(perform:)](swiftui/view/onapplepayshippingcontactchange(perform:).md)
- [onApplePayShippingMethodChange(perform:)](swiftui/view/onapplepayshippingmethodchange(perform:).md)
- [payLaterViewAction(_:)](swiftui/view/paylaterviewaction(_:).md)
- [payWithApplePayButtonDisableCardArt()](swiftui/view/paywithapplepaybuttondisablecardart().md)
- [payWithApplePayButtonStyle(_:)](swiftui/view/paywithapplepaybuttonstyle(_:).md)
- [verifyIdentityWithWalletButtonStyle(_:)](swiftui/view/verifyidentitywithwalletbuttonstyle(_:).md)
- [AsyncShareablePassConfiguration](passkit/asyncshareablepassconfiguration.md)
- [transactionTask(_:action:)](swiftui/view/transactiontask(_:action:).md)
