[docs] Improve XML docs for MPVolumeSettings#25796
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Improves the public XML documentation for MediaPlayer.MPVolumeSettings by replacing placeholder text with meaningful API descriptions and removing empty/placeholder remark blocks, making the generated docs more useful for consumers.
Changes:
- Replaced “To be added.” placeholders with descriptive
<summary>text forAlertShowandAlertHide. - Added proper
<summary>and<returns>documentation forAlertIsVisible. - Removed empty/unhelpful
<remarks>nodes.
✅ [PR Build #a816d05] Build passed (Detect API changes) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
✅ [PR Build #a816d05] Build passed (Build packages) ✅Pipeline on Agent |
✅ API diff for current PR / commitNET (empty diffs)✅ API diff vs stableNET (empty diffs)ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
✅ [PR Build #a816d05] Build passed (Build macOS tests) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
🚀 [CI Build #a816d05] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 207 tests passed 🎉 Tests counts✅ assembly-processing: All 1 tests passed. Html Report (VSDrops) Download macOS tests✅ Tests on macOS Monterey (12): All 5 tests passed. [attempt 2] Html Report (VSDrops) Download Linux Build VerificationPipeline on Agent |
Improve XML documentation for the
MPVolumeSettingstype:<remarks>nodesAlertShow,AlertHide, andAlertIsVisiblemethods🤖 Pull request created by Copilot