Toast.arguments
public string arguments;
Description 描述
Arguments to be passed for application when toast notification is activated.
Passed arguments can be accessed via Application.arguments. Note, that arguments are only supported in XAML builds.