Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

VisualElement.Sort

public void Sort(Comparison<VisualElement> comp);

Parameters

compSorting criteria.

Description

Reorders child elements from this VisualElement contentContainer.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答