System

C# Methods for Core > System

KeyboardPress

public void KeyboardPress(string keyPress)

ShowToastNotification

public void ShowToastNotification(string id, string title, string message, string attribution, string iconPath)
public void ShowToastNotification(string title, string message, string attribution, string iconPath)