Click or drag to resize

HierarchicalContainerItemUpdateLayout Method

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

Parameters

positionY
Type: SystemInt32
tabIndex
Type: SystemInt32
needVerticalScroll
Type: SystemBoolean
See Also