Share via


INRideCompletionStatus.GetCompleted Method

Definition

Overloads

GetCompleted()

[Foundation.Export("completed")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INRideCompletionStatus GetCompleted();
[<Foundation.Export("completed")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetCompleted : unit -> Intents.INRideCompletionStatus

Returns

Attributes

Applies to

GetCompleted(INRideFeedbackTypeOptions)

[Foundation.Export("completedWithOutstandingFeedbackType:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INRideCompletionStatus GetCompleted(Intents.INRideFeedbackTypeOptions feedbackType);
[<Foundation.Export("completedWithOutstandingFeedbackType:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetCompleted : Intents.INRideFeedbackTypeOptions -> Intents.INRideCompletionStatus

Parameters

Returns

Attributes

Applies to