Edit

Share via


GKChallengeEventHandlerDelegate.ShouldShowBannerForLocallyReceivedChallenge Method

Definition

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

Parameters

challenge
GKChallenge

Returns

Attributes

Applies to