Browse Source
* Add Close and ClearAll api for INotificationManager * Remove notification card item on close * Make _notificationCards readonly * Clear _notificationCards when detached from visual tree * Update Avalonia.nupkg.xml * Use cancellationToken = default instead of null * Rename ClearAll to CloseAll for consistency with Close method naming * Remove cancellationToken param from Show method for better compatibility * Update Avalonia.nupkg.xml --------- Co-authored-by: Jumar Macato <16554748+jmacato@users.noreply.github.com>pull/15650/head
committed by
GitHub
4 changed files with 87 additions and 5 deletions
Loading…
Reference in new issue