Skip to content

Document missing properties for ViewHandler #20853

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

jknaudt21
Copy link
Contributor

@jknaudt21 jknaudt21 commented Feb 26, 2024

Description of Change

Added missing docs for the ViewHandler class


Part of documentation effort, related to #3960

@jknaudt21 jknaudt21 requested a review from a team as a code owner February 26, 2024 23:34
@@ -2,26 +2,82 @@
{
public partial class ViewHandler
{
/// <summary>
/// Maps a view's abstract <see cref="ITransform.TranslationX"/> property to the platform-specific implementations.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worth noting that IView inherits from ITransform, so I can't cref IView.TranslationX.

I wasn't really sure how to word the docs any other way. Happy to take any feedback here.

@jfversluis jfversluis enabled auto-merge (squash) February 27, 2024 09:39
@jfversluis jfversluis added area-docs Conceptual docs, API docs, Samples t/housekeeping ♻︎ labels Feb 27, 2024
@jfversluis jfversluis disabled auto-merge February 28, 2024 09:39
@jfversluis jfversluis merged commit 2ef30dc into main Feb 28, 2024
@jfversluis jfversluis deleted the dev/jd/viewhandlerdocs branch February 28, 2024 09:39
@github-actions github-actions bot locked and limited conversation to collaborators Mar 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants