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;