Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnimationCompleteEventArgs - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AnimationCompleteEventArgs

    Specifies the event arguments for animation complete event in maps.

    Inheritance
    System.Object
    MapsBaseEventArgs
    AnimationCompleteEventArgs
    Inherited Members
    MapsBaseEventArgs.Cancel
    MapsBaseEventArgs.Name
    Namespace: Syncfusion.Blazor.Maps
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class AnimationCompleteEventArgs : MapsBaseEventArgs

    Constructors

    AnimationCompleteEventArgs()

    Declaration
    public AnimationCompleteEventArgs()

    Properties

    Element

    Defines the type of animation element in event argument.

    Declaration
    public DOM Element { get; set; }
    Property Value
    Type Description
    DOM
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved