ConnectedAnimationService.GetForCurrentView 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回当前视图的 ConnectedAnimationService 实例。
public:
static ConnectedAnimationService ^ GetForCurrentView();
static ConnectedAnimationService GetForCurrentView();
public static ConnectedAnimationService GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As ConnectedAnimationService
返回
当前视图的 ConnectedAnimationService 实例。