Язык

DisplayMetrics.DensityDefault Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Util.DisplayMetricsDensity enum directly instead of this field.

Плотность ссылок, используемая во всей системе.

[Android.Runtime.Register("DENSITY_DEFAULT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Util.DisplayMetricsDensity enum directly instead of this field.", true)]
public const Android.Util.DisplayMetricsDensity DensityDefault = 160;
[<Android.Runtime.Register("DENSITY_DEFAULT")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Util.DisplayMetricsDensity enum directly instead of this field.", true)>]
val mutable DensityDefault : Android.Util.DisplayMetricsDensity

Значение поля

Value = 160
Атрибуты

Комментарии

Плотность ссылок, используемая во всей системе.

Java документации по android.util.DisplayMetrics.DENSITY_DEFAULT.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к