Net.Like.Xue.Tokyo/Assets/BITKit/Unity/UX/BITDebuger.uxml

8 lines
856 B
Plaintext
Raw Normal View History

2024-11-03 16:42:23 +08:00
<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">
<Style src="project://database/Assets/BITKit/UX/BITDebuger.uss?fileID=7433441132597879392&amp;guid=57e4df573faca4c42a9b11b5939353e1&amp;type=3#BITDebuger" />
<ui:VisualElement name="Root" picking-mode="Ignore" style="background-color: rgba(0, 0, 0, 0.5); padding-left: 8px; padding-right: 8px; padding-top: 8px; padding-bottom: 8px; margin-right: auto; visibility: visible; display: none;">
<ui:Label text="调试数据" display-tooltip-when-elided="true" />
<ui:ListView focusable="true" name="ListView" />
</ui:VisualElement>
</ui:UXML>