Can I Present AlarmKit's UI in Expanded Dynamic Island when its fired?

Can I Present AlarmKit's Alarm UI in Expanded Dynamic Island that I implement with SwiftUI when its fired? not System AlarmUI, but my the view that I implemented.

I've implemented Dynamic Island properly, and tried various scenarios but I can't find out the way to present AlarmKit UI in Expanded Dynamic Island when it is fired.

I don't know why, but, sometimes, it is presented in Expanded Dynamic Island UI which is I Implemented. But when I try lots of times, It is presented in System AlarmKit UI not my SwiftUI View.

Can you please tell me how can I present my SwiftUI Expanded Dynamic Island when it is fired? Sincerely

Can I Present AlarmKit's UI in Expanded Dynamic Island when its fired?
 
 
Q