---
title: "payLaterViewDidUpdateHeight(_:)"
framework: passkit
role: symbol
role_heading: Instance Method
path: "passkit/pkpaylaterviewdelegate/paylaterviewdidupdateheight(_:)"
---

# payLaterViewDidUpdateHeight(_:)

Tells the delegate when the Apple Pay Later visual merchandising widget’s height changes.

## Declaration

```swift
func payLaterViewDidUpdateHeight(_ view: PKPayLaterView)
```

## Parameters

- `view`: The view that changed height.
