TextAttribute.LigaturesOn Property

Definition

Request standard optional ligatures.

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

Property Value

Attributes

Remarks

Request standard optional ligatures.

Added in 1.6.

Java documentation for java.awt.font.TextAttribute.LIGATURES_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