unbind_toast(
self,
toast_identity: str,
) -> None| Name | Type | Description |
|---|---|---|
toast_identity* | str |
|
Drop the binding for toast_identity, if any.
Does not remove the underlying notification entry; used when the toast is being dismissed (e.g. the user opened the notification center) but the entry should stay in the registry.