Click or drag to resize

CanvasItemShowOnTop Property

If true, the object draws on top of its parent.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool ShowOnTop { get; set; }

Property Value

Type: Boolean
See Also