C# Class SoundSwitch.Framework.Toast.ToastManager

Afficher le fichier Open project: Belphemur/SoundSwitch

Méthodes publiques

Méthode Description
ShowNotification ( ToastData data ) : void

Show a toast notification with the given data

Method Details

ShowNotification() public méthode

Show a toast notification with the given data
public ShowNotification ( ToastData data ) : void
data ToastData
Résultat void