BoldDesk®Customer service software with ticketing, live chat & omnichannel support, starting at $99/mo for unlimited agents. Try for free!
Any update on this feature ?
Hi John,
We have discontinued Xamarin support as the framework no longer provides support.
We have migrated to
MAUI, and as a result, new features are not being implemented in Xamarin.
Currently, we don't
provide a dedicated control for custom snackbars or toasts, and there are no
immediate plans to implement one.
However, as a
workaround, you can use the SfPopup in .NET MAUI and leverage its
AutoCloseDuration property. This property allows you to specify a duration in
milliseconds for the popup to automatically close without requiring user
interaction.
UG: https://help.syncfusion.com/maui/popup/popup-positioning#close-the-popup-automatically-after-timeout
Regards,
Anees Fathima.