Skip to content

how can i get other button event? #35

@xcyn

Description

@xcyn

image
const macNotification = window.electronRequire('node-mac-notifier'); const notificationInstance = new macNotification(name, { tag:new Date().toString(), body: msg, icon: cPhoto, renotify: true, soundName: true, canReply: true, otherButtonTitle: '关闭', isOtherButton: true });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions