Android.Graphics.Paint.HintingOff Field
Font hinter option that disables font hinting.

Value: 0

Syntax

[Android.Runtime.Register("HINTING_OFF")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.PaintHinting enum directly instead of this field.")]
public const PaintHinting HintingOff

See Also

Paint.Hinting

Remarks

Font hinter option that disables 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