INDateComponentsResolutionResult.GetConfirmationRequired Method

Definition

Factory method to create an INIntentResolutionResult object indicating that the user must confirm the value of the parameter.

[Foundation.Export("confirmationRequiredWithDateComponentsToConfirm:")]
public static Intents.INDateComponentsResolutionResult GetConfirmationRequired (Foundation.NSDateComponents componentsToConfirm);
static member GetConfirmationRequired : Foundation.NSDateComponents -> Intents.INDateComponentsResolutionResult

Parameters

componentsToConfirm
NSDateComponents

To be added.

This parameter can be null.

Returns

Attributes

Applies to