Click or drag to resize

CanvasItemUpdate Method

Queue the CanvasItem for update. will be called on idle time to request redraw.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void Update()
See Also