Summary
Raised when a portion of the scene has been invalidated.
- Namespace
- Avalonia
.Rendering - Containing Type
- IRenderer
- Event Type
- EventHandler
<Scene Invalidated >Event Args
Syntax
event EventHandler<SceneInvalidatedEventArgs> SceneInvalidated
Remarks
Indicates that the underlying low-level scene information has been updated. Used to
signal that an update to the current pointer-over state may be required.