Click or drag to resize

PopupIsExclusive Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Popup.IsExclusive"]

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Popup.IsExclusive"]

See Also