Configuration.GrammaticalGenderMasculine Поле

Определение

Внимание!

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

Константная для грамматического пола: для указания условий адреса, которые пользователь предпочитает в приложении, является мужским.

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

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

Value = 3

Реализации

Атрибуты

Комментарии

Константная для грамматического пола: для указания условий адреса, которые пользователь предпочитает в приложении, является мужским.

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

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

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