다음을 통해 공유


PKAutomaticPassPresentationSuppressionResult 열거형

정의

[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 = 
상속
PKAutomaticPassPresentationSuppressionResult
특성

필드

AlreadyPresenting 1

시스템에서 이미 패스를 표시하고 있으며 억제할 수 없습니다.

Cancelled 3

제거가 취소되었습니다.

Denied 2

사용자가 프레젠테이션을 표시하지 않는 기능을 거부했습니다.

NotSupported 0

이 디바이스에서는 제거가 지원되지 않습니다.

Success 4

통과 프레젠테이션을 표시하지 못했습니다.

적용 대상