GKAccessPoint.TriggerAccessPointWithAchievementId(String, Action) Method

Definition

[Foundation.Export("triggerAccessPointWithAchievementID:handler:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void TriggerAccessPointWithAchievementId(string achievementId, Action? handler);
[<Foundation.Export("triggerAccessPointWithAchievementID:handler:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member TriggerAccessPointWithAchievementId : string * Action -> unit
override this.TriggerAccessPointWithAchievementId : string * Action -> unit

Parameters

achievementId
String
handler
Action
Attributes

Applies to