Share via


GKAccessPoint.TriggerAccessPointWithGameActivityDefinitionId Method

Definition

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

Parameters

gameActivityDefinitionId
String
handler
Action
Attributes

Applies to