TextAttribute.UnderlineLowDotted Property

Definition

Single pixel dotted low underline.

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

Property Value

Attributes

Remarks

Single pixel dotted low underline.

Added in 1.3.

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

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