ComponentOne Basic Library for UWP
StartAnimation Method (MetadataWorkaround)

C1.UWP Assembly > C1.Xaml Namespace > MetadataWorkaround Class : StartAnimation Method
Syntax
'Declaration
 
Public Sub StartAnimation( _
   ByVal animation As Windows.UI.Composition.ICompositionAnimationBase _
) 
public void StartAnimation( 
   Windows.UI.Composition.ICompositionAnimationBase animation
)

Parameters

animation
See Also

Reference

MetadataWorkaround Class
MetadataWorkaround Members