INotificationBuilder.WithKind method
Severity / intent, used to colour the toast and pick the default kind glyph.
public INotificationBuilder WithKind(NotificationKind kind)| parameter | description |
|---|---|
| kind | The notification kind. |
See Also
Section titled “See Also”- enum NotificationKind
- interface INotificationBuilder
- namespace Stellar.Abstractions.Services