IAnimatable.BatchCommit Method

Definition

Implement this method to commit a batch of animations so that they can be run with the BatchBegin() method.

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

Applies to