Skip to content

Commit 3ad1a6d

Browse files
jeffreywang-msalvinashcraft
authored andcommitted
Merged PR 20963: Add guidance for AppCapability's Display Message API
To better guide developers how to leverage the display message API, we added a few explanations.
1 parent 4eb27c0 commit 3ad1a6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

windows.security.authorization.appcapabilityaccess/appcapability_displaymessage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The purpose of why the capability is being accessed.
1717
The stored display message as a string property.
1818

1919
## -remarks
20-
The display message, if specified, appears in the system tray and settings app under **Privacy & security > App permissions** pages while the capability is in use.
20+
The display message, if specified, appears in the system tray and settings app under **Privacy & security > App permissions** pages while the capability is in use. Display messages should be provided before the capability is accessed and should continue to be provided until after the apps terminate access to the capability.
2121

2222
## -see-also
2323

0 commit comments

Comments
 (0)