屬性簽章 AddonScreenshareInfo.startActivityOnOpen
是否要在開啟外掛程式時啟動活動。如果提供主舞台網址,則必須設為 true。
簽名
startActivityOnOpen: boolean;
詳細資料
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-06 (世界標準時間)。
[null,null,["上次更新時間:2024-11-06 (世界標準時間)。"],[[["`startActivityOnOpen` determines if an activity starts upon opening the add-on, which is mandatory if a mainstage URL is provided."],["This boolean field is not optional and its value can be modified."]]],["The `startActivityOnOpen` property, a required boolean, determines if an activity should begin when the add-on is opened. If a mainstage URL is supplied, this property must be set to `true`. This setting is not optional and can be modified. It is used to decide when an activity initiates.\n"]]