属性签名 AddonScreenshareInfo.mainStageUrl
主界面在插件启动后打开的网址。必须与插件清单中指定的网址位于同一网域中。
签名
mainStageUrl?: string;
详细信息
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-11-06。
[null,null,["最后更新时间 (UTC):2024-11-06。"],[[["`mainStageUrl` defines the URL where the add-on's main interface will be displayed upon startup."],["This URL must share the same domain as those listed in the add-on's manifest file for security and functionality."],["It's an optional property, meaning an add-on can function without explicitly specifying a main stage URL."],["The `mainStageUrl` value is not read-only and can be modified by the add-on if necessary."]]],[]]