Skip to content

Commit 3461962

Browse files
committed
Some tweaks to TOC and topic
1 parent 5ebc3a1 commit 3461962

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hub/apps/develop/windows-integration/integrate-sharesheet-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The Windows Share Sheet is a system-provided UI that enables users to share cont
1414

1515
Integrating share options in your Windows app can significantly enhance user experience by allowing seamless content sharing across different applications. Whether you're developing a new app or updating an existing one, this guide will provide you with the necessary steps and code samples to implement the Windows Share feature effectively.
1616

17-
In this comprehensive guide, you'll learn how to add the share feature to your packaged or unpackaged Windows app, implement file sharing methods, and show your app on the share sheet. We'll also cover how to integrate share options in a Windows C++ app or PWA and provide sample code to help you get started. By following these steps, you can ensure that your app leverages the full potential of the Windows Share feature, making it more interactive and user-friendly.
17+
In this comprehensive guide, you'll learn how to add the share feature to your packaged or unpackaged Windows app, implement file sharing methods, and show your app on the share sheet. You can also leverage share options in a Windows C++ app or PWA, and this guide will help you get started. By following these steps, you can ensure that your app leverages the full potential of the Windows Share feature, making it more interactive and user-friendly.
1818

1919
## In this section
2020

hub/apps/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ items:
289289
href: develop/smart-app-control/test-your-app-with-smart-app-control.md
290290
- name: Cross Device Share API
291291
items:
292-
- name: Windows Share Overview
292+
- name: Windows Share overview
293293
href: develop/windows-integration/integrate-sharesheet-overview.md
294294
- name: Packaged apps
295295
items:

0 commit comments

Comments
 (0)