PKPassType Enum

Definition

Enumeration of pass types (whether a pass is a barcode or presents a payment card).

[ObjCRuntime.Native]
public enum PKPassType
[<ObjCRuntime.Native>]
type PKPassType = 
Inheritance
PKPassType
Attributes

Fields

Name Value Description
Barcode 0

The pass is a barcode.

Payment 1

A payment card.

SecureElement 1
Any 18446744073709551615

Applies to