Table of Contents

Class ScrollContainer.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class ScrollContainer.PropertyName : Container.PropertyName
Inheritance
ScrollContainer.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

FollowFocus

Cached name for the 'follow_focus' property.

public static readonly StringName FollowFocus

Field Value

StringName

HorizontalScrollMode

Cached name for the 'horizontal_scroll_mode' property.

public static readonly StringName HorizontalScrollMode

Field Value

StringName

ScrollDeadzone

Cached name for the 'scroll_deadzone' property.

public static readonly StringName ScrollDeadzone

Field Value

StringName

ScrollHorizontal

Cached name for the 'scroll_horizontal' property.

public static readonly StringName ScrollHorizontal

Field Value

StringName

ScrollHorizontalCustomStep

Cached name for the 'scroll_horizontal_custom_step' property.

public static readonly StringName ScrollHorizontalCustomStep

Field Value

StringName

ScrollVertical

Cached name for the 'scroll_vertical' property.

public static readonly StringName ScrollVertical

Field Value

StringName

ScrollVerticalCustomStep

Cached name for the 'scroll_vertical_custom_step' property.

public static readonly StringName ScrollVerticalCustomStep

Field Value

StringName

VerticalScrollMode

Cached name for the 'vertical_scroll_mode' property.

public static readonly StringName VerticalScrollMode

Field Value

StringName