class documentation
class _AppNotificationsCtxBuilder: (source)
Undocumented
| Async Method | __aenter__ |
Request authorization, then start building this notifications manager. |
| Async Method | __aexit__ |
Finalize the set of notification categories and actions in use for this application. |
| Instance Variable | cfg |
Undocumented |
| Class Variable | _center |
Undocumented |
| Class Variable | _cfg |
Undocumented |
async def __aexit__(self, exc_type:
type[ BaseException] | None, exc_value: BaseException | None, traceback: TracebackType | None, /) -> bool:
(source)
¶
Finalize the set of notification categories and actions in use for this application.