Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Toast.arguments

Switch to Manual
public var arguments: string;

Description

Arguments to be passed for application when toast notification is activated.

Passed arguments can be accessed via WSA.Application.arguments. Note, that arguments are only supported in XAML builds.