DialogControllerAcceptingEventArgs Constructors
Represents arguments passed to the DialogController.Accepting event.Name | Parameters | Description |
---|---|---|
DialogControllerAcceptingEventArgs(ShowViewParameters, SimpleActionExecuteEventArgs) | showViewParameters, acceptActionArgs | Creates a new instance of the DialogControllerAcceptingEventArgs class. |
See Also