Click or drag to resize

PopupMenuIsHideOnCheckableItemSelection Method

Note: This API is now obsolete.

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

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

Return Value

Type: Boolean

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

See Also