ActivationArguments 对象
🌐 ActivationArguments Object
仅在 Windows 上使用。
typestring - 启动应用的激活类型:'click'、'action'或'reply'。argumentsstring - 来自 Windows 的原始激活参数字符串。actionIndexnumber(optional)- 对于'action'类型,被点击按钮的索引。replystring(optional)- 对于'reply'类型,用户在回复字段中输入的文本。userInputsRecord<string, string>(optional)- 来自通知的所有用户输入的字典。