GKChallengePredicate Delegate

Definition

A delegate returned by several properties in GKChallengeEventHandler.

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

Parameters

challenge
GKChallenge

Return Value

Applies to