Scene.

Generation Property

Summary

Gets a value identifying the scene's generation. This is incremented each time the scene is cloned.
Namespace
Avalonia.Rendering.SceneGraph
Containing Type
Scene

Syntax

public int Generation { get; }

Value

Type Description
int