Enum ItemList.IconModeEnum
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum ItemList.IconModeEnum : long
Fields
Left = 1
Icon is drawn to the left of the text.
Top = 0
Icon is drawn above the text.
public enum ItemList.IconModeEnum : long
Left = 1
Icon is drawn to the left of the text.
Top = 0
Icon is drawn above the text.