PassKit.PKPass: Property Members

The properties of PassKit.PKPass are listed below. For a list of all members, see the PKPass Members list.

See Also: Inherited members from PassKit.PKObject

Public Properties

[read-only]
AuthenticationTokenstring. Used to authenticate with the Web service.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
ErrorDomainFoundation.NSString. Represents the value associated with the constant PKPassKitErrorDomain
[read-only]
IconUIKit.UIImage. The icon for the pass.
[read-only]
LocalizedDescriptionstring. A localized description of the pass.
[read-only]
LocalizedNamestring. A localized description of the pass's kind.
[read-only]
OrganizationNamestring. The organization that created the pass.
[read-only]
PassTypePKPassType. The PassKit.PKPassType of the pass.
[read-only]
PassTypeIdentifierstring. Identifies the PKPass.PKPassType.
[read-only]
PassUrlFoundation.NSUrl. The URL that will open the pass in the Passbook app.
[read-only]
PaymentPassPKPaymentPass. If not null, the underlying PassKit.PKPaymentPass.
[read-only]
RelevantDateFoundation.NSDate. The date when the pass is most likely to be needed.
[read-only]
SerialNumberstring. A unique identifier for the pass.
[read-only]
UserInfoFoundation.NSDictionary. Developer-specified extra data.
[read-only]
WebServiceUrlFoundation.NSUrl. The URL of the developer's Web service.