Files
AvaloniaDesktopNotifications/DesktopNotifications.Apple/Native.mm
T
Luis von der Eltz e13f197ff0 Cleanup & intro OSX
2021-01-31 15:40:50 +01:00

7 lines
77 B
XML

void __declspec(dllexport) ShowNotification(char* title, char* body) {
}