Поделиться через


Configuration.ScreenHeightDpUndefined Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Content.Res.Screen enum directly instead of this field.

Значение по умолчанию, #screenHeightDp указывающее, что ширина не указана.

[Android.Runtime.Register("SCREEN_HEIGHT_DP_UNDEFINED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.Res.Screen enum directly instead of this field.", true)]
public const Android.Content.Res.Screen ScreenHeightDpUndefined = 0;
[<Android.Runtime.Register("SCREEN_HEIGHT_DP_UNDEFINED")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.Res.Screen enum directly instead of this field.", true)>]
val mutable ScreenHeightDpUndefined : Android.Content.Res.Screen

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

Value = 0

Реализации

Атрибуты

Комментарии

Значение по умолчанию, #screenHeightDp указывающее, что ширина не указана.

Документация по Java для android.content.res.Configuration.SCREEN_HEIGHT_DP_UNDEFINED.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

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