Enum
NotificationCloseAction

Specifies how a notification was closed.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum NotificationCloseAction

Fields

Manual

The notification was closed manually through user interaction.

Declaration

cs-api-definition
Manual = 1

Field Value

NotificationCloseAction

Timer

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

Declaration

cs-api-definition
Timer = 0

Field Value

NotificationCloseAction

In this article
DefinitionFieldsManualTimer
Not finding the help you need?
Contact Support