Click or drag to resize

ItemListIconModeEnum Enumeration

[Missing <summary> documentation for "T:Godot.ItemList.IconModeEnum"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public enum IconModeEnum
Members
  Member nameValueDescription
Top0

Icon is drawn above the text.

Left1

Icon is drawn to the left of the text.

See Also