Table of Contents

Class TabBar.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the signals contained in this class, for fast lookup.

public class TabBar.SignalName : Control.SignalName
Inheritance
TabBar.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

ActiveTabRearranged

Cached name for the 'active_tab_rearranged' signal.

public static readonly StringName ActiveTabRearranged

Field Value

StringName

TabButtonPressed

Cached name for the 'tab_button_pressed' signal.

public static readonly StringName TabButtonPressed

Field Value

StringName

TabChanged

Cached name for the 'tab_changed' signal.

public static readonly StringName TabChanged

Field Value

StringName

TabClicked

Cached name for the 'tab_clicked' signal.

public static readonly StringName TabClicked

Field Value

StringName

TabClosePressed

Cached name for the 'tab_close_pressed' signal.

public static readonly StringName TabClosePressed

Field Value

StringName

TabHovered

Cached name for the 'tab_hovered' signal.

public static readonly StringName TabHovered

Field Value

StringName

TabRmbClicked

Cached name for the 'tab_rmb_clicked' signal.

public static readonly StringName TabRmbClicked

Field Value

StringName

TabSelected

Cached name for the 'tab_selected' signal.

public static readonly StringName TabSelected

Field Value

StringName