Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1Animation Class / C1Animation Constructor


In This Topic
    C1Animation Constructor
    In This Topic
    Initializes a new instance of a C1Animation.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1Animation()
    public C1Animation()
    See Also