Class FluentVmDialogController
Implements BlazorVmDialogController by registering FluentUI versions of the default dialogs.
IVmDialogController: .
public class FluentVmDialogController : BlazorVmDialogController, IVmDialogController
- Inheritance
-
FluentVmDialogController
- Implements
- Inherited Members
Constructors
FluentVmDialogController()
public FluentVmDialogController()
Methods
DefaultIconForIntent(MessageBoxType)
Return the default icon for a given message box type. This can be used by the MessageBoxViewModel and other similar dialogs to get the appropriate icon for the type of message box they are showing.
public override Icon DefaultIconForIntent(MessageBoxType type)
Parameters
typeMessageBoxType