Click or drag to resize

PopupMenuIsHideOnWindowLoseFocus Method

Returns true if the popup will be hidden when the window loses focus or not.

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.PopupMenu.IsHideOnWindowLoseFocus"]

See Also