|
298 | 298 | href: controls/text-handwriting-view.md
|
299 | 299 | - name: Title bar
|
300 | 300 | href: controls/title-bar.md
|
301 |
| -- name: Shell |
302 |
| - items: |
303 |
| - - name: Overview |
304 |
| - href: shell/index.md |
305 |
| - - name: Toast notifications |
306 |
| - items: |
307 |
| - - name: Overview |
308 |
| - href: shell/tiles-and-notifications/toast-notifications-overview.md |
309 |
| - - name: UX guidance |
310 |
| - href: shell/tiles-and-notifications/toast-ux-guidance.md |
311 |
| - - name: Send local toast |
312 |
| - items: |
313 |
| - - name: C# apps |
314 |
| - href: shell/tiles-and-notifications/send-local-toast.md |
315 |
| - - name: C++ UWP apps |
316 |
| - href: shell/tiles-and-notifications/send-local-toast-cpp-uwp.md |
317 |
| - - name: C++ WRL apps |
318 |
| - href: shell/tiles-and-notifications/send-local-toast-desktop-cpp-wrl.md |
319 |
| - - name: Other apps |
320 |
| - href: shell/tiles-and-notifications/send-local-toast-other-apps.md |
321 |
| - - name: Activating toast notifications from desktop apps |
322 |
| - href: shell/tiles-and-notifications/toast-desktop-apps.md |
323 |
| - - name: Toast content |
324 |
| - items: |
325 |
| - - name: Content |
326 |
| - href: shell/tiles-and-notifications/adaptive-interactive-toasts.md |
327 |
| - - name: Schema |
328 |
| - href: shell/tiles-and-notifications/toast-schema.md |
329 |
| - - name: Schedule toasts |
330 |
| - href: shell/tiles-and-notifications/scheduled-toast.md |
331 |
| - - name: Additional features |
332 |
| - items: |
333 |
| - - name: Custom audio |
334 |
| - href: shell/tiles-and-notifications/custom-audio-on-toasts.md |
335 |
| - - name: Progress bar |
336 |
| - href: shell/tiles-and-notifications/toast-progress-bar.md |
337 |
| - - name: Pending update |
338 |
| - href: shell/tiles-and-notifications/toast-pending-update.md |
339 |
| - - name: Custom timestamps |
340 |
| - href: shell/tiles-and-notifications/custom-timestamps-on-toasts.md |
341 |
| - - name: Collections |
342 |
| - href: shell/tiles-and-notifications/toast-collections.md |
343 |
| - - name: Headers |
344 |
| - href: shell/tiles-and-notifications/toast-headers.md |
345 |
| - - name: Notification Listener |
346 |
| - href: shell/tiles-and-notifications/notification-listener.md |
347 |
| - - name: Obsolete |
348 |
| - items: |
349 |
| - - name: Notification mirroring |
350 |
| - href: shell/tiles-and-notifications/notification-mirroring.md |
351 |
| - - name: Universal Dismiss |
352 |
| - href: shell/tiles-and-notifications/universal-dismiss.md |
353 |
| - - name: Badge notifications |
354 |
| - href: shell/tiles-and-notifications/badges.md |
355 |
| - - name: Push notifications |
356 |
| - items: |
357 |
| - - name: Overview |
358 |
| - href: shell/tiles-and-notifications/windows-push-notification-services--wns--overview.md |
359 |
| - - name: Quickstart Sending a push notification (XAML) |
360 |
| - href: shell/tiles-and-notifications/quickstart-send-push-notification.md |
361 |
| - - name: WNS Priorities |
362 |
| - href: shell/tiles-and-notifications/wns-notification-priorities.md |
363 |
| - - name: Allowlisting WNS Traffic |
364 |
| - href: shell/tiles-and-notifications/firewall-allowlist-config.md |
365 |
| - - name: Code generated by the push notification wizard |
366 |
| - href: shell/tiles-and-notifications/the-code-generated-by-the-push-notification-wizard.md |
367 |
| - - name: How to request, create, and save a notification channel |
368 |
| - href: shell/tiles-and-notifications/request-create-save-notification-channel.md |
369 |
| - - name: Push notification service request and response headers |
370 |
| - href: shell/tiles-and-notifications/push-request-response-headers.md |
371 |
| - - name: Troubleshooting push notifications |
372 |
| - href: shell/tiles-and-notifications/troubleshoot-notifications.md |
373 |
| - - name: Raw Notification Overview |
374 |
| - href: shell/tiles-and-notifications/raw-notification-overview.md |
375 |
| - - name: Taskbar |
376 |
| - items: |
377 |
| - - name: Pin your app to the taskbar |
378 |
| - href: shell/pin-to-taskbar.md |
379 |
| - - name: Misc |
380 |
| - items: |
381 |
| - - name: Notifications Visualizer |
382 |
| - href: shell/tiles-and-notifications/notifications-visualizer.md |
383 |
| - - name: Notification delivery methods |
384 |
| - href: shell/tiles-and-notifications/choosing-a-notification-delivery-method.md |
385 |
| - items: |
386 |
| - - name: Notification channel types |
387 |
| - href: shell/tiles-and-notifications/channel-types.md |
388 |
| - - name: Periodic notifications |
389 |
| - href: shell/tiles-and-notifications/periodic-notification-overview.md |
390 | 301 | - name: Input and interactions
|
391 | 302 | items:
|
392 | 303 | - name: Overview
|
|
0 commit comments