Bez popisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

TabView.uxml 146B

1234
  1. <UXML xmlns="UnityEngine.UIElements">
  2. <VisualElement name="TabArea" class="flex-container row" />
  3. <VisualElement name="ContentArea" />
  4. </UXML>