INDateSearchTypeResolutionResult.GetSuccess(INDateSearchType) Method

Definition

[Foundation.Export("successWithResolvedDateSearchType:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INDateSearchTypeResolutionResult GetSuccess(Intents.INDateSearchType resolvedDateSearchType);
[<Foundation.Export("successWithResolvedDateSearchType:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetSuccess : Intents.INDateSearchType -> Intents.INDateSearchTypeResolutionResult

Parameters

resolvedDateSearchType
INDateSearchType

Returns

Attributes

Applies to