INLocationSearchTypeResolutionResult.GetSuccess(INLocationSearchType) Method

Definition

Factory method to create an INLocationSearchTypeResolutionResult object indicating that the parameter value was successfully matched.

[Foundation.Export("successWithResolvedLocationSearchType:")]
public static Intents.INLocationSearchTypeResolutionResult GetSuccess (Intents.INLocationSearchType resolvedLocationSearchType);
static member GetSuccess : Intents.INLocationSearchType -> Intents.INLocationSearchTypeResolutionResult

Parameters

resolvedLocationSearchType
INLocationSearchType

Returns

Attributes

Applies to