This commit is contained in:
陈思海 2025-09-08 10:32:50 +08:00
parent e95b661d6a
commit 95fc6ee2a2
3 changed files with 11 additions and 0 deletions

View File

@ -63,6 +63,11 @@ public class UXButton : UIBehaviour, IButton,
} }
} }
internal bool HasHotKeyRefrenced()
{
return _hotKeyRefrence != null;
}
#endif #endif
#endregion #endregion

View File

@ -0,0 +1,4 @@
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("AlicizaX.Framework.Runtime")]

View File

@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 4f5e16ee20d9f1d4ea280466d26651fe