Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextStrikethroughType - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextStrikethroughType

    Specifies the types of strike through options applied for text.

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

    Fields

    Double

    Specifies the TextStrikethroughType is double.

    Declaration
    public const TextStrikethroughType Double
    Field Value
    Type Description
    TextStrikethroughType

    None

    Specifies the TextStrikethroughType is none.

    Declaration
    public const TextStrikethroughType None
    Field Value
    Type Description
    TextStrikethroughType

    Single

    Specifies the TextStrikethroughType is single.

    Declaration
    public const TextStrikethroughType Single
    Field Value
    Type Description
    TextStrikethroughType

    value__

    Declaration
    public sbyte value__
    Field Value
    Type Description
    System.SByte
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved