Skip to content

Index

Eremex.AvaloniaUI.Controls namespace

public type description
enum MessageBoxButtons The set of buttons a message box offers. Each value is a combination of the individual button flags, so the buttons always appear in the standard order for that combination.
enum MessageBoxIcon The icon shown next to the text of a message box, indicating how serious the message is.
enum MessageBoxResult Identifies a single message box button, both as the button the user pressed and as the button that should be the default one.