Namespace Artemis.UI.Shared.Services.Builders
Classes
- ContentDialogBuilder
Represents a builder that can be used to create Fluent UI dialogs.
- ContentDialogButtonBuilder
Represents a builder that can be used to create buttons inside content dialogs.
- FileDialogFilterBuilder
Represents a builder that can create a Avalonia.Controls.FileDialogFilter.
- NotificationBuilder
Represents a builder that can be used to create notifications.
- NotificationButtonBuilder
Represents a builder that can be used to create buttons inside notifications.
- OpenFileDialogBuilder
Represents a builder that can create a Avalonia.Controls.OpenFileDialog.
- OpenFolderDialogBuilder
Represents a builder that can create a Avalonia.Controls.OpenFolderDialog.
- SaveFileDialogBuilder
Represents a builder that can create a Avalonia.Controls.SaveFileDialog.
Enums
- ContentDialogButton
Represents a content dialog button.
- NotificationSeverity
Represents a severity of a notification.