Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 857 Bytes

uisettings_textscalefactor.md

File metadata and controls

31 lines (19 loc) · 857 Bytes
-api-id -api-type
P:Windows.UI.ViewManagement.UISettings.TextScaleFactor
winrt property

Windows.UI.ViewManagement.UISettings.TextScaleFactor

-description

Gets the value of the system text size setting.

-property-value

The value ranges from 1 to 2.25.

Note

Not all text is scaled by the same factor. Generally speaking, the larger text is, the less it’s affected by scaling.

-remark

This property is useful when attempting to scale non-text visuals proportionately with text.

-examples

-see-also

Control.IsTextScaleFactorEanbled, Text scaling, Accessible text requirements