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


Configuration.UiModeTypeMask Поле

Определение

Внимание!

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

Константа для #uiMode: биты, кодируемые типом режима.

[Android.Runtime.Register("UI_MODE_TYPE_MASK")]
[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 UiModeTypeMask = 15;
[<Android.Runtime.Register("UI_MODE_TYPE_MASK")>]
[<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 UiModeTypeMask : Android.Content.Res.UiMode

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

Value = 15

Реализации

Атрибуты

Комментарии

Константа для #uiMode: биты, кодируемые типом режима.

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

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

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