INDateComponentsResolutionResult.GetSuccess(NSDateComponents) Method

Definition

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

[Foundation.Export("successWithResolvedDateComponents:")]
public static Intents.INDateComponentsResolutionResult GetSuccess (Foundation.NSDateComponents resolvedDateComponents);
static member GetSuccess : Foundation.NSDateComponents -> Intents.INDateComponentsResolutionResult

Parameters

resolvedDateComponents
NSDateComponents

Returns

Attributes

Applies to