Files
ichni_Official/Packages/dev.yarnspinner.unity/Editor/Editors/Commands/CommandsWindow.uxml
SoulliesOfficial 021e76efe7 同步
2026-06-09 11:21:59 -04:00

7 lines
540 B
Plaintext

<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../../../../../../UIElementsSchema/UIElements.xsd" editor-extension-mode="True">
<uie:Toolbar>
<uie:ToolbarSearchField focusable="true" style="flex-grow: 1;" />
</uie:Toolbar>
<ui:ListView focusable="true" fixed-item-height="20" selection-type="None" virtualization-method="DynamicHeight" />
</ui:UXML>