Show / Hide Table of Contents

Class TransitionOutSpeedType

Inheritance
System.Object
TransitionOutSpeedType
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class TransitionOutSpeedType : Enum

Fields

Auto

Declaration
public const TransitionOutSpeedType Auto
Field Value
Type Description
TransitionOutSpeedType

IndexScaled

Declaration
public const TransitionOutSpeedType IndexScaled
Field Value
Type Description
TransitionOutSpeedType

Normal

Declaration
public const TransitionOutSpeedType Normal
Field Value
Type Description
TransitionOutSpeedType

Random

Declaration
public const TransitionOutSpeedType Random
Field Value
Type Description
TransitionOutSpeedType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

ValueScaled

Declaration
public const TransitionOutSpeedType ValueScaled
Field Value
Type Description
TransitionOutSpeedType
In This Article
  • Fields
    • Auto
    • IndexScaled
    • Normal
    • Random
    • value__
    • ValueScaled