Share via


NISessionDelegate.DidUpdateAlgorithmConvergence Method

Definition

[Foundation.Export("session:didUpdateAlgorithmConvergence:forObject:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidUpdateAlgorithmConvergence(NearbyInteraction.NISession session, NearbyInteraction.NIAlgorithmConvergence convergence, NearbyInteraction.NINearbyObject? object);
[<Foundation.Export("session:didUpdateAlgorithmConvergence:forObject:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidUpdateAlgorithmConvergence : NearbyInteraction.NISession * NearbyInteraction.NIAlgorithmConvergence * NearbyInteraction.NINearbyObject -> unit
override this.DidUpdateAlgorithmConvergence : NearbyInteraction.NISession * NearbyInteraction.NIAlgorithmConvergence * NearbyInteraction.NINearbyObject -> unit

Parameters

session
NISession

Implements

Attributes

Applies to