Skip to content
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

Label Font Sizes like Medium Large, Value reference is missing #2000

Closed
ajay-verma8245 opened this issue Jan 9, 2024 · 1 comment
Closed
Labels
dotnet-maui/tech dotnet-mobile/prod Pri1 High priority, do before Pri2 and Pri3 product-feedback Indicates issues that are related to product issues, not docs [org]

Comments

@ajay-verma8245
Copy link

Type of issue

Missing information

Description

[Enter feedback here]
Label Font Sizes like Medium Large, Value reference is missing

It should state What is the value of below items:
Medium -
Large -
Extra Large

etc...

Page URL

https://learn.microsoft.com/en-us/dotnet/maui/user-interface/fonts?view=net-maui-8.0

Content source URL

https://github.com/dotnet/docs-maui/blob/main/docs/user-interface/fonts.md

Document Version Independent Id

76a7b4ff-2889-6a85-aa3f-075ae6c07387

Article author

@davidbritch

Metadata

  • ID: 76a7b4ff-2889-6a85-aa3f-075ae6c07387
  • Product: dotnet-mobile
  • Technology: dotnet-maui
@issues-automation issues-automation bot added dotnet-maui/tech dotnet-mobile/prod Pri1 High priority, do before Pri2 and Pri3 labels Jan 9, 2024
@davidbritch
Copy link
Contributor

Hi @inviajay

The NamedSize enumeration, which allows you set a font size like Medium, Large etc. is deprecated in .NET MAUI (https://learn.microsoft.com/en-us/dotnet/api/microsoft.maui.controls.namedsize?view=net-maui-8.0). This is why the doc doesn't mention it.

@davidbritch davidbritch added the product-feedback Indicates issues that are related to product issues, not docs [org] label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-maui/tech dotnet-mobile/prod Pri1 High priority, do before Pri2 and Pri3 product-feedback Indicates issues that are related to product issues, not docs [org]
Projects
None yet
Development

No branches or pull requests

2 participants