https://docs.microsoft.com/ja-jp/dotnet/api/system.text.json.jsondocument.rootelement?view=net-8.0
JsonDocument.RootElement Property (System.Text.Json) | Microsoft Learn
Gets the root element of this JSON document.
property systemtextjsonmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.text.json.jsondocument.rootelement?view=net-10.0
JsonDocument.RootElement Property (System.Text.Json) | Microsoft Learn
Gets the root element of this JSON document.
property systemtextjsonmicrosoftlearn
https://discussions.unity.com/t/how-can-i-get-the-rootelement-of-a-visualelement/860427
How can i get the RootElement of a VisualElement - Unity Engine - Unity Discussions
Oct 30, 2021 - I want to add a visualElement to the root of the Entire UI i only have a VisualElement What i could do is just keep getting the parent but this just seems like...
how can iget the