diff --git a/Runtime/UI/UIComponent.cs b/Runtime/UI/UIComponent.cs index a182c4b..05544df 100644 --- a/Runtime/UI/UIComponent.cs +++ b/Runtime/UI/UIComponent.cs @@ -82,7 +82,7 @@ namespace AlicizaX.UI.Runtime rectTrans.offsetMax = new Vector2(-offsetMaxX, -offsetMaxY); // 锚点状态下的屏幕右上角偏移量。 } } - + public void SimulateIPhoneXNotchScreen() { Rect rect;