DisplayMetrics.ScaledDensity Property

Definition

A scaling factor for fonts displayed on the display.

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

Property Value

Single
Attributes

Remarks

Java documentation for android.util.DisplayMetrics.scaledDensity.

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