Share via


GKChallengePredicate Delegate

Definition

public delegate bool GKChallengePredicate(GKChallenge challenge);
type GKChallengePredicate = delegate of GKChallenge -> bool

Parameters

challenge
GKChallenge

Return Value

Applies to