INotificationExpiration Property
Gets the expiration time of the notification after which it will automatically close.
If the value is
Zero then the notification will remain open until the user closes it.
Namespace: Avalonia.Controls.NotificationsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
TimeSpan Expiration { get; }
ReadOnly Property Expiration As TimeSpan
Get
abstract Expiration : TimeSpan with get
Property Value
TimeSpan