ConnectedAnimationService.GetForCurrentView Method

Definition

Returns an instance of ConnectedAnimationService for the current view.

public:
 static ConnectedAnimationService ^ GetForCurrentView();
 static ConnectedAnimationService GetForCurrentView();
public static ConnectedAnimationService GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As ConnectedAnimationService

Returns

An instance of ConnectedAnimationService for the current view.

Applies to