Interface ISuspendNotifications
Namespace: Telerik.Core
Assembly: Telerik.WinUI.Controls.dll
Syntax
public interface ISuspendNotifications
Properties
NotificationsSuspended
Declaration
bool NotificationsSuspended { get; }
Property Value
System.
|
Methods
ResumeNotifications()
Declaration
void ResumeNotifications()
SuspendNotifications()
Declaration
void SuspendNotifications()