Click or drag to resize

GListautoResizeItem Property

If the item will resize itself to fit the list width/height.

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool autoResizeItem { get; set; }

Property Value

Type: Boolean
See Also