menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class TextEffect

    Specifies the type of animation to apply to a font.

    Inheritance
    System.Object
    TextEffect
    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class TextEffect : Enum

    Fields

    BlinkingBackground

    Black-and-white, blinking background.

    Declaration
    public const TextEffect BlinkingBackground
    Field Value
    Type
    TextEffect

    LasVegasLights

    Alternating color and pattern border.

    Declaration
    public const TextEffect LasVegasLights
    Field Value
    Type
    TextEffect

    MarchingBlackAnts

    Rotating black-dashed border.

    Declaration
    public const TextEffect MarchingBlackAnts
    Field Value
    Type
    TextEffect

    MarchingRedAnts

    Rotating red-dashed border.

    Declaration
    public const TextEffect MarchingRedAnts
    Field Value
    Type
    TextEffect

    None

    No animation. Default.

    Declaration
    public const TextEffect None
    Field Value
    Type
    TextEffect

    Shimmer

    Font shimmers in and out of focus.

    Declaration
    public const TextEffect Shimmer
    Field Value
    Type
    TextEffect

    SparkleText

    Randomly alternating pattern and color background.

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