Android.Graphics.Paint.HintingOn Field
Font hinter option that enables font hinting.

Value: 1

Syntax

[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.")]
public const PaintHinting HintingOn

See Also

Paint.Hinting

Remarks

Font hinter option that enables font hinting.

[Android Documentation]

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14