Update UIWidget.cs

This commit is contained in:
ALEXTANG
2023-04-11 15:17:39 +08:00
parent 2e0d7731b9
commit 749ae956d3

View File

@@ -161,6 +161,7 @@ namespace TEngine
BindMemberProperty();
RegisterEvent();
OnCreate();
IsPrepare = true;
if (!visible)
{