Method SetDuration
SetDuration(NotificationDuration)
Set the duration the notification should be displayed.
Declaration
public virtual T SetDuration(NotificationDuration durationValue)
Parameters
| Type | Name | Description |
|---|---|---|
| NotificationDuration | durationValue | A duration enum value. |
Returns
| Type | Description |
|---|---|
| T | The current object instance to continuously build the element. |