IAnimatable.BatchCommit 方法

定义

实现此方法以提交一批动画,以便可使用 BatchBegin() 方法运行它们。

public void BatchCommit();
abstract member BatchCommit : unit -> unit

适用于