TextAttribute.UnderlineLowTwoPixel Property

Definition

Double pixel solid low underline.

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

Property Value

Attributes

Remarks

Double pixel solid low underline.

Added in 1.3.

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

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