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
HorizontalScrollMode
Cached name for the 'horizontal_scroll_mode' property.
public static readonly StringName HorizontalScrollMode
Field Value
ScrollDeadzone
Cached name for the 'scroll_deadzone' property.
public static readonly StringName ScrollDeadzone
Field Value
ScrollHorizontal
Cached name for the 'scroll_horizontal' property.
public static readonly StringName ScrollHorizontal
Field Value
ScrollHorizontalCustomStep
Cached name for the 'scroll_horizontal_custom_step' property.
public static readonly StringName ScrollHorizontalCustomStep
Field Value
ScrollVertical
Cached name for the 'scroll_vertical' property.
public static readonly StringName ScrollVertical
Field Value
ScrollVerticalCustomStep
Cached name for the 'scroll_vertical_custom_step' property.
public static readonly StringName ScrollVerticalCustomStep
Field Value
VerticalScrollMode
Cached name for the 'vertical_scroll_mode' property.
public static readonly StringName VerticalScrollMode