GKChallengeEventHandlerDelegate.ShouldShowBannerForRemotelyCompletedChallenge Method

Definition

[Foundation.Export("shouldShowBannerForRemotelyCompletedChallenge:")]
public virtual bool ShouldShowBannerForRemotelyCompletedChallenge (GameKit.GKChallenge challenge);
abstract member ShouldShowBannerForRemotelyCompletedChallenge : GameKit.GKChallenge -> bool
override this.ShouldShowBannerForRemotelyCompletedChallenge : GameKit.GKChallenge -> bool

Parameters

challenge
GKChallenge

Returns

Attributes

Applies to