Share via


TextAttribute.KerningOn Property

Definition

Request standard kerning.

[Android.Runtime.Register("KERNING_ON")]
public static Java.Lang.Integer? KerningOn { get; }
[<Android.Runtime.Register("KERNING_ON")>]
static member KerningOn : Java.Lang.Integer

Property Value

Attributes

Remarks

Request standard kerning.

Added in 1.6.

Java documentation for java.awt.font.TextAttribute.KERNING_ON.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to