ComponentOne Basic Library for UWP
StartAnimation Method (C1SlideContentControl)

C1.UWP Assembly > C1.Xaml Namespace > C1SlideContentControl 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

C1SlideContentControl Class
C1SlideContentControl Members