Click or drag to resize

TabsTabCloseDisplayPolicy Property

Sets when the close button will appear on the tabs. See TabsCloseButtonDisplayPolicy for details.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public TabsCloseButtonDisplayPolicy TabCloseDisplayPolicy { get; set; }

Property Value

Type: TabsCloseButtonDisplayPolicy
See Also