resultWithConfirmationEnabled property

bool? resultWithConfirmationEnabled
getter/setter pair

Defines, if the confirmation dialog should be displayed or not before returing the results to the delegate. Defaults to False.

Implementation

bool? resultWithConfirmationEnabled;