Configuration.FontScale Property

Definition

Current user preference for the scaling factor for fonts, relative to the base density scaling.

[Android.Runtime.Register("fontScale")]
public float FontScale { get; set; }
[<Android.Runtime.Register("fontScale")>]
member this.FontScale : single with get, set

Property Value

Single
Attributes

Remarks

Java documentation for android.content.res.Configuration.fontScale.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to