Update Examples/UICatalog/Scenarios/Transparent.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Tig
2025-12-04 17:07:46 -07:00
committed by GitHub
parent c8fafbcb1a
commit 491229b446

View File

@@ -90,7 +90,7 @@ public sealed class Transparent : Scenario
var transparentSubView = new View ()
{
Text = "Sizable/Movable SunView with border and shadow.",
Text = "Sizable/Movable SubView with border and shadow.",
Id = "transparentSubView",
X = Pos.Center (),
Y = Pos.Center (),