Share via


GKAccessPoint.TriggerAccessPointForPlayTogether(Action) Method

Definition

[Foundation.Export("triggerAccessPointForPlayTogetherWithHandler:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void TriggerAccessPointForPlayTogether(Action? handler);
[<Foundation.Export("triggerAccessPointForPlayTogetherWithHandler:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member TriggerAccessPointForPlayTogether : Action -> unit
override this.TriggerAccessPointForPlayTogether : Action -> unit

Parameters

handler
Action
Attributes

Applies to