SKScene.DidEvaluateActions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method that is called after all scene actions are evaluated.
[Foundation.Export("didEvaluateActions")]
public virtual void DidEvaluateActions ();
abstract member DidEvaluateActions : unit -> unit
override this.DidEvaluateActions : unit -> unit
- Attributes