public abstract ValueTask ShowNotificationAsync(NotificationType type, string caption, string messageFormat, params object messageFormatArgs)
Returns:
ValueTask

Parameters

caption string
messageFormat string
messageFormatArgs object
In this article