enisn / UraniumUI

Uranium is a Free & Open-Source UI Kit for MAUI.
Apache License 2.0
982 stars 110 forks source link

[Feature Request] BottomSheet close event #636

Open leijae opened 1 month ago

leijae commented 1 month ago

Is there an event I can catch when the BottomSheet is closed?

I'd like to perform a specific action on TappedOutsideToClose if possible