CanvasItem.show

Show the CanvasItem if it's currently hidden. For controls that inherit Popup, the correct way to make them visible is to call one of the multiple popup*() functions instead.

struct CanvasItem
@nogc nothrow
void
show
()

Meta