From 5188a9c35fb10a85c8018fe4d92cbe30e3f0666f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=80=9D=E6=B5=B7?= <1464576565@qq.com> Date: Tue, 31 Mar 2026 17:26:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=86=E6=9E=B6=E5=A4=A7=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Runtime/UI/UIComponent.cs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Runtime/UI/UIComponent.cs b/Runtime/UI/UIComponent.cs index 46a9491..a182c4b 100644 --- a/Runtime/UI/UIComponent.cs +++ b/Runtime/UI/UIComponent.cs @@ -82,10 +82,7 @@ namespace AlicizaX.UI.Runtime rectTrans.offsetMax = new Vector2(-offsetMaxX, -offsetMaxY); // 锚点状态下的屏幕右上角偏移量。 } } - - /// - /// ģ��IPhoneX������ - /// + public void SimulateIPhoneXNotchScreen() { Rect rect;