Click or drag to resize

HierarchicalContainerItemUpdateLayout Method


Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public virtual void UpdateLayout(
	ref int positionY,
	ref int tabIndex,
	bool needVerticalScroll
)

Parameters

positionY  Int32
 
tabIndex  Int32
 
needVerticalScroll  Boolean
 
See Also