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

Parameters

caption string
messageFormat string
messageFormatArgs object
In this article