INotificationBuilder.WithMessage method
The text to display. The toast is suppressed at Show if blank.
public INotificationBuilder WithMessage(string message)| parameter | description |
|---|---|
| message | Toast body text. |
See Also
Section titled “See Also”- interface INotificationBuilder
- namespace Stellar.Abstractions.Services