New to Telerik UI for BlazorStart a free 30-day trial

Specifies how a notification was closed.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum NotificationCloseAction

Fields

The notification was closed manually through user interaction.

C#
Manual = 1

The notification was closed automatically by the built-in timer.

C#
Timer = 0
In this article
DefinitionFieldsManualTimer
Not finding the help you need?
Contact Support