다음을 통해 공유


GKChallengeState 열거형

정의

값이 의 상태를 지정하는 열거형입니다 GKChallenge.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public enum GKChallengeState
type GKChallengeState = 
상속
GKChallengeState
특성

필드

Completed 2
Declined 3
Invalid 0
Pending 1

적용 대상