[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 |
🔥 [CI Build #a816d05] Test results 🔥Test results❌ Tests failed on VSTS: test results 0 tests crashed, 19 tests failed, 188 tests passed. Failures❌ introspection tests2 tests failed, 2 tests passed.Failed tests
Html Report (VSDrops) Download ❌ linker tests (iOS)15 tests failed, 0 tests passed.Failed tests
Html Report (VSDrops) Download ❌ linker tests (tvOS)1 tests failed, 14 tests passed.Failed tests
Html Report (VSDrops) Download ❌ Tests on macOS Monterey (12) tests1 tests failed, 4 tests passed.Failed tests
Html Report (VSDrops) Download Successes✅ assembly-processing: All 1 tests passed. Html Report (VSDrops) Download macOS tests✅ Tests on macOS Ventura (13): All 5 tests passed. Html Report (VSDrops) Download Linux Build VerificationPipeline on Agent |
Improve XML documentation for the
MPVolumeSettingstype:<remarks>nodesAlertShow,AlertHide, andAlertIsVisiblemethods🤖 Pull request created by Copilot