Click or drag to resize

ItemListFixedIconSize Property

The size all icons will be adjusted to.

If either X or Y component is not greater than zero, icon size won't be affected.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Vector2 FixedIconSize { get; set; }

Property Value

Type: Vector2
See Also