Click or drag to resize

HierarchicalContainerItemUpdateLayout Method

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.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