menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class BuildType

    Specifies the build type value for text animation effect

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

    Fields

    AllParagraphsAtOnce

    Specifies the text animation build type is AllParagraphsAtOnce

    Declaration
    public const BuildType AllParagraphsAtOnce
    Field Value
    Type
    BuildType

    AsOneObject

    Specifies the text animation build type is AsOneObject

    Declaration
    public const BuildType AsOneObject
    Field Value
    Type
    BuildType

    ByLevelParagraphs1

    Specifies the text animation build type is ByLevelParagraphs1

    Declaration
    public const BuildType ByLevelParagraphs1
    Field Value
    Type
    BuildType

    ByLevelParagraphs2

    Specifies the text animation build type is ByLevelParagraphs2

    Declaration
    public const BuildType ByLevelParagraphs2
    Field Value
    Type
    BuildType

    ByLevelParagraphs3

    Specifies the text animation build type is ByLevelParagraphs3

    Declaration
    public const BuildType ByLevelParagraphs3
    Field Value
    Type
    BuildType

    ByLevelParagraphs4

    Specifies the text animation build type is ByLevelParagraphs4

    Declaration
    public const BuildType ByLevelParagraphs4
    Field Value
    Type
    BuildType

    ByLevelParagraphs5

    Specifies the text animation build type is ByLevelParagraphs5

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