Table of Contents

Class BaseButton.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class BaseButton.PropertyName : Control.PropertyName
Inheritance
BaseButton.PropertyName
Derived
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

ActionMode

Cached name for the 'action_mode' property.

public static readonly StringName ActionMode

Field Value

StringName

ButtonGroup

Cached name for the 'button_group' property.

public static readonly StringName ButtonGroup

Field Value

StringName

ButtonMask

Cached name for the 'button_mask' property.

public static readonly StringName ButtonMask

Field Value

StringName

ButtonPressed

Cached name for the 'button_pressed' property.

public static readonly StringName ButtonPressed

Field Value

StringName

Disabled

Cached name for the 'disabled' property.

public static readonly StringName Disabled

Field Value

StringName

KeepPressedOutside

Cached name for the 'keep_pressed_outside' property.

public static readonly StringName KeepPressedOutside

Field Value

StringName

Shortcut

Cached name for the 'shortcut' property.

public static readonly StringName Shortcut

Field Value

StringName

ShortcutFeedback

Cached name for the 'shortcut_feedback' property.

public static readonly StringName ShortcutFeedback

Field Value

StringName

ShortcutInTooltip

Cached name for the 'shortcut_in_tooltip' property.

public static readonly StringName ShortcutInTooltip

Field Value

StringName

ToggleMode

Cached name for the 'toggle_mode' property.

public static readonly StringName ToggleMode

Field Value

StringName