Configuration.UiModeNightYes Поле

Определение

Внимание!

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

Константа #UI_MODE_NIGHT_MASK для #uiMode: значение, соответствующее квалификатору ночного ресурса.

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

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

Value = 32

Реализации

Атрибуты

Комментарии

Константа #UI_MODE_NIGHT_MASK для #uiMode: значение, соответствующее квалификатору ночного ресурса.

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

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

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