Xceed Toolkit for .NET Maui v2.0 Documentation
Xceed.Maui.Toolkit Assembly / Xceed.Maui.Toolkit Namespace / DoubleAnimation Class
Members


In This Topic
    DoubleAnimation Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class DoubleAnimation 
       Inherits Microsoft.Maui.Controls.TriggerAction(Of VisualElement)
    'Usage
     
    
    Dim instance As DoubleAnimation
    Inheritance Hierarchy

    System.Object
       Microsoft.Maui.Controls.TriggerAction
          Microsoft.Maui.Controls.TriggerAction<T>
             Xceed.Maui.Toolkit.DoubleAnimation

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from Microsoft.Maui.Controls.TriggerAction)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Overridden.   
    Protected Method  
    Top
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also