Method | Description | |
---|---|---|
HideAll ( ) : void | ||
Init ( ) : void | ||
Notify ( ToastNotificationType type, string title, string description, System.TimeSpan duration, object context = null ) : Task |
public Notify ( ToastNotificationType type, string title, string description, System.TimeSpan duration, object context = null ) : Task |
||
type | ToastNotificationType | |
title | string | |
description | string | |
duration | System.TimeSpan | |
context | object | |
return | Task |