Click or drag to resize

PopupMenuIsHideOnStateItemSelection Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.PopupMenu.IsHideOnStateItemSelection"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("IsHideOnStateItemSelection is deprecated. Use the HideOnStateItemSelection property instead.")]
public bool IsHideOnStateItemSelection()

Return Value

Type: Boolean

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

See Also