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

11 lines
1.5 KiB
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="False">
<Style src="project://database/Assets/BITKit/Unity/UX/Common/Common.uss?fileID=7433441132597879392&amp;guid=a3a69d3518fd02b489e721f3c5b0b539&amp;type=3#Common" />
<ui:VisualElement name="container" picking-mode="Ignore" class="root pa-8" style="align-items: flex-start; flex-direction: row; justify-content: flex-end;">
<ui:VisualElement name="VisualElement" style="flex-direction: row; align-items: center;">
<ui:Label tabindex="-1" text="Ping:unreached ms" parse-escape-sequences="true" display-tooltip-when-elided="true" name="ping-label" />
<ui:VisualElement name="netOn-image" style="background-image: url(&apos;project://database/Assets/BITKit/Unity/Art/Icons/ooui_network.png?fileID=2800000&amp;guid=9ba96ba6e188fdd4a94000b2da4d2465&amp;type=3#ooui_network&apos;); width: 24px; height: 24px;" />
<ui:VisualElement name="netOff-image" style="background-image: url(&apos;project://database/Assets/BITKit/Unity/Art/Icons/ooui_network-off.png?fileID=2800000&amp;guid=e76b3789a3108d74f9c33a70f758aa56&amp;type=3#ooui_network-off&apos;); width: 24px; height: 24px; -unity-background-image-tint-color: rgb(255, 128, 0);" />
</ui:VisualElement>
</ui:VisualElement>
</ui:UXML>