Resource.Attribute.ScreenDensity Field

Definition

Specifies a compatible screen density, as per the device configuration screen density bins.

[Android.Runtime.Register("screenDensity")]
public const int ScreenDensity = 16843467;
[<Android.Runtime.Register("screenDensity")>]
val mutable ScreenDensity : int

Field Value

Value = 16843467
Attributes

Remarks

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