HierarchicalContainerItemUpdateLayout Method |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic virtual void UpdateLayout(
ref int positionY,
ref int tabIndex,
bool needVerticalScroll
)
Parameters
- positionY Int32
-
- tabIndex Int32
-
- needVerticalScroll Boolean
-
See Also