Click or drag to resize

ViewportGetModalStackTop Method

Returns the topmost modal in the stack.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Control GetModalStackTop()

Return Value

Type: Control

[Missing <returns> documentation for "M:Godot.Viewport.GetModalStackTop"]

See Also