ComponentOne Bitmap for UWP
Schedule Method

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace > Storyboard2 Class : Schedule Method
HRESULT IUIAnimationStoryboard2::Schedule([In] double timeNow,[Out, Optional] UI_ANIMATION_SCHEDULING_RESULT* schedulingResult)
Syntax
'Declaration
 
Public Function Schedule( _
   ByVal timeNow As System.Double _
) As SchedulingResult
public SchedulingResult Schedule( 
   System.double timeNow
)

Parameters

timeNow
See Also

Reference

Storyboard2 Class
Storyboard2 Members