[docs] Improve XML docs for WKWindowFeatures#25832
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
This PR improves the API documentation quality for WebKit.WKWindowFeatures by replacing placeholder XML docs with meaningful descriptions and removing empty/placeholder nodes, making the public surface easier to understand from IntelliSense and generated docs.
Changes:
- Replaced “To be added.” placeholder
<value>/<remarks>content with descriptive<summary>/<value>documentation. - Clarified nullable semantics for the
bool?andnfloat?properties (including whennullis returned). - Removed empty
<remarks>blocks.
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.
✅ [PR Build #c269ac3] Build passed (Build packages) ✅Pipeline on Agent |
✅ [PR Build #c269ac3] Build passed (Build macOS tests) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
✅ [PR Build #c269ac3] Build passed (Detect API changes) ✅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 |
🔥 [CI Build #c269ac3] Test results 🔥Test results❌ Tests failed on VSTS: test results 0 tests crashed, 18 tests failed, 181 tests passed. Failures❌ monotouch tests (iOS) [attempt 2]18 tests failed, 0 tests passed.Failed tests
|
Improve XML documentation for the
WKWindowFeaturestype:<remarks>nodes🤖 Pull request created by Copilot