PKPassLibrary.Replace(PKPass) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Replaces an existing pass with pass
.
[Foundation.Export("replacePassWithPass:")]
public virtual bool Replace (PassKit.PKPass pass);
abstract member Replace : PassKit.PKPass -> bool
override this.Replace : PassKit.PKPass -> bool
Parameters
- pass
- PKPass
Returns
- Attributes