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


Paint.HintingOn Поле

Определение

Внимание!

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

Параметр подсказки шрифта, который включает указание шрифта.

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

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

Value = 1
Атрибуты

Комментарии

Параметр подсказки шрифта, который включает указание шрифта.

Документация по Java для android.graphics.Paint.HINTING_ON.

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

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

См. также раздел