Freigeben über


PKAutomaticPassPresentationSuppressionResult Enumeration

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum PKAutomaticPassPresentationSuppressionResult
type PKAutomaticPassPresentationSuppressionResult = 
Vererbung
PKAutomaticPassPresentationSuppressionResult
Attribute

Felder

AlreadyPresenting 1

Das System zeigt bereits einen Pass an und kann nicht unterdrückt werden.

Cancelled 3

Die Unterdrückung wurde abgebrochen.

Denied 2

Der Benutzer hat die Möglichkeit verweigert, die Präsentation zu unterdrücken.

NotSupported 0

Die Unterdrückung wird auf diesem Gerät nicht unterstützt.

Success 4

Die Unterdrückung der Passpräsentation war erfolgreich.

Gilt für: