Summary
Updates the visual (and potentially its children) in a scene.
- Namespace
- Avalonia
.Rendering .SceneGraph - Containing Type
- ISceneBuilder
Syntax
bool Update(Scene scene, IVisual visual)
Parameters
Return Value
Type | Description |
---|---|
bool | True if changes were made, otherwise false. |