Share via


GKChallengeEventHandlerDelegate_Extensions.ShouldShowBannerForRemotelyCompletedChallenge Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldShowBannerForRemotelyCompletedChallenge(this GameKit.IGKChallengeEventHandlerDelegate This, GameKit.GKChallenge challenge);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldShowBannerForRemotelyCompletedChallenge : GameKit.IGKChallengeEventHandlerDelegate * GameKit.GKChallenge -> bool

Parameters

challenge
GKChallenge

Returns

Attributes

Applies to