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


FontStyle.FontSlantItalic Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Graphics.Fonts.FontSlant enum directly instead of this field.

Косое значение шрифта для курсивного

[Android.Runtime.Register("FONT_SLANT_ITALIC", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Fonts.FontSlant enum directly instead of this field.", true)]
public const Android.Graphics.Fonts.FontSlant FontSlantItalic = 1;
[<Android.Runtime.Register("FONT_SLANT_ITALIC", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Fonts.FontSlant enum directly instead of this field.", true)>]
val mutable FontSlantItalic : Android.Graphics.Fonts.FontSlant

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

Value = 1
Атрибуты

Комментарии

Косое значение шрифта для курсивного

Документация по Java для android.graphics.fonts.FontStyle.FONT_SLANT_ITALIC.

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

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