Share via


PKAutomaticPassPresentationSuppressionResult Enum

Definition

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

Fields

Name Value Description
NotSupported 0

Suppression is not supported on this device.

AlreadyPresenting 1

System is already presenting a pass and cannot be suppressed.

Denied 2

The user denied the ability to suppress presentation.

Cancelled 3

The suppression was cancelled.

Success 4

The suppression of pass presentation succeeded.

Applies to