1 reference to MessageBoxInteractionInfo
Aspire.Hosting (1)
ApplicationModel\InteractionService.cs (1)
80var newState = new Interaction(title, message, options, new Interaction.MessageBoxInteractionInfo(intent: options.Intent ?? MessageIntent.None), cancellationToken);