arguments
Arguments to be passed for application when toast notification is activated.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.WSA
- Assembly: UnityEngine.CoreModule
public string arguments { get; set; }
Remarks
Passed arguments can be accessed via Application.arguments. Note, that arguments are only supported in XAML builds.