MXMetricManager.FinishExtendedLaunchMeasurement(String, NSError) Method

Definition

[Foundation.Export("finishExtendedLaunchMeasurementForTaskID:error:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool FinishExtendedLaunchMeasurement(string taskId, out Foundation.NSError? error);
[<Foundation.Export("finishExtendedLaunchMeasurementForTaskID:error:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FinishExtendedLaunchMeasurement : string * NSError -> bool

Parameters

taskId
String
error
NSError

Returns

Attributes

Applies to