Share via


PKPayLaterViewDelegate.PayLaterViewDidUpdateHeight(PKPayLaterView) Method

Definition

[Foundation.Export("payLaterViewDidUpdateHeight:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PayLaterViewDidUpdateHeight(PassKit.PKPayLaterView view);
[<Foundation.Export("payLaterViewDidUpdateHeight:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PayLaterViewDidUpdateHeight : PassKit.PKPayLaterView -> unit
override this.PayLaterViewDidUpdateHeight : PassKit.PKPayLaterView -> unit

Parameters

Implements

Attributes

Applies to