Skip to main content
A newer version of this page is available. .

ToastNotificationsManager.UnregisterApplicationActivator() Method

Unregisters the Application Activator.

Namespace: DevExpress.XtraBars.ToastNotifications

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

[Browsable(false)]
public void UnregisterApplicationActivator()

Remarks

See the ToastNotificationsManager.ApplicationActivator property and Toast Notification Manager article for more details.

See Also