AboutSupportDeveloper GuideVersion 22.3.18

Options to modify the Notification Center behaviour when show() API is called.

interface ShowOptions {
    navigateToAll?: boolean;
}

Properties

Properties

navigateToAll?: boolean