ConnectedAnimationService.GetForCurrentView 方法

定义

返回当前视图的 ConnectedAnimationService 实例。

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

返回

当前视图的 ConnectedAnimationService 实例。

适用于