Skip to content

Instantly share code, notes, and snippets.

@lgolubyev
Created November 8, 2021 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lgolubyev/29633ce46efadbd4eba78b270ca00395 to your computer and use it in GitHub Desktop.
Save lgolubyev/29633ce46efadbd4eba78b270ca00395 to your computer and use it in GitHub Desktop.
<VerticalStackLayout>
<Label
Text="Scaling disabled"
FontSize="18"
FontAutoScalingEnabled="False"/>
<Label
Text="Scaling enabled"
FontSize="18"/>
</VerticalStackLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment