PKPassLibrary.Remove(PKPass) Method

Definition

Removes the specified pass from the pass library.

[Foundation.Export("removePass:")]
public virtual void Remove (PassKit.PKPass pass);
abstract member Remove : PassKit.PKPass -> unit
override this.Remove : PassKit.PKPass -> unit

Parameters

pass
PKPass
Attributes

Applies to