GKChallengeEventHandlerDelegate.ShouldShowBannerForLocallyCompletedChallenge Method

Definition

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

Parameters

challenge
GKChallenge

Returns

Attributes

Applies to