TextAttribute.UnderlineOn Property

Definition

Standard underline.

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

Property Value

Attributes

Remarks

Standard underline.

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