menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextUnderlineType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextUnderlineType

    Specifies the types of underline options applied to the text.

    Inheritance
    System.Object
    TextUnderlineType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Portable.dll
    Syntax
    public sealed class TextUnderlineType : Enum

    Fields

    Dash

    Specifies the TextUnderlineType is dash.

    Declaration
    public const TextUnderlineType Dash
    Field Value
    Type
    TextUnderlineType

    DashDotDotHeavy

    Specifies the TextUnderlineType is dash dot dot heavy.

    Declaration
    public const TextUnderlineType DashDotDotHeavy
    Field Value
    Type
    TextUnderlineType

    DashDotHeavy

    Specifies the TextUnderlineType is dash dot heavy.

    Declaration
    public const TextUnderlineType DashDotHeavy
    Field Value
    Type
    TextUnderlineType

    DashedHeavy

    Specifies the TextUnderlineType is dashed heavy.

    Declaration
    public const TextUnderlineType DashedHeavy
    Field Value
    Type
    TextUnderlineType

    DashLong

    Specifies the TextUnderlineType is dash long.

    Declaration
    public const TextUnderlineType DashLong
    Field Value
    Type
    TextUnderlineType

    DashLongHeavy

    Specifies the TextUnderlineType is dash long heavy.

    Declaration
    public const TextUnderlineType DashLongHeavy
    Field Value
    Type
    TextUnderlineType

    DotDash

    Specifies the TextUnderlineType is dot dash.

    Declaration
    public const TextUnderlineType DotDash
    Field Value
    Type
    TextUnderlineType

    DotDotDash

    Specifies the TextUnderlineType is dot dot dash.

    Declaration
    public const TextUnderlineType DotDotDash
    Field Value
    Type
    TextUnderlineType

    Dotted

    Specifies the TextUnderlineType is dotted.

    Declaration
    public const TextUnderlineType Dotted
    Field Value
    Type
    TextUnderlineType

    DottedHeavy

    Specifies the TextUnderlineType is dotted heavy.

    Declaration
    public const TextUnderlineType DottedHeavy
    Field Value
    Type
    TextUnderlineType

    Double

    Specifies the TextUnderlineType is double.

    Declaration
    public const TextUnderlineType Double
    Field Value
    Type
    TextUnderlineType

    Heavy

    Specifies the TextUnderlineType is heavy.

    Declaration
    public const TextUnderlineType Heavy
    Field Value
    Type
    TextUnderlineType

    None

    Specifies the TextUnderlineType is none.

    Declaration
    public const TextUnderlineType None
    Field Value
    Type
    TextUnderlineType

    Single

    Specifies the TextUnderlineType is single.

    Declaration
    public const TextUnderlineType Single
    Field Value
    Type
    TextUnderlineType

    Wave

    Specifies the TextUnderlineType is wave.

    Declaration
    public const TextUnderlineType Wave
    Field Value
    Type
    TextUnderlineType

    WavyDouble

    Specifies the TextUnderlineType is wavy double.

    Declaration
    public const TextUnderlineType WavyDouble
    Field Value
    Type
    TextUnderlineType

    WavyHeavy

    Specifies the TextUnderlineType is wavy heavy.

    Declaration
    public const TextUnderlineType WavyHeavy
    Field Value
    Type
    TextUnderlineType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved