ChoiceDialogService.Show<T> method¶ public T Show<T>(string message, string? caption, IReadOnlyList<DialogChoice<T>> choices) See Also¶ class ChoiceDialogService namespace Eremex.AvaloniaUI.Controls.ApplicationServices