- From: Matt Giuca <notifications@github.com>
- Date: Thu, 20 Apr 2017 23:46:00 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 21 April 2017 06:46:32 UTC
mgiuca commented on this pull request. > + <p> + The <dfn>PromptResponseObject</dfn> contains the result of calling <a + for="BeforeInstallPromptEvent"><code>prompt()</code></a>. It contains + one member, <dfn for="PromptResponseObject">userChoice</dfn>, which + states the user's chosen outcome. + </p> + <p> + An instance of a <a>BeforeInstallPromptEvent</a> has the following + internal slots: + </p> + <dl> + <dt> + <dfn>[[\didPrompt]]</dfn> + </dt> + <dd> + A boolean, initially <code>false</code>. Represents if this event Done. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/pull/520#discussion_r112618373
Received on Friday, 21 April 2017 06:46:32 UTC