module UI::Notifications

Extended Modules

Defined in:

ui/notifications.cr

Instance Method Summary

Instance Method Detail

def authorization_status : NotificationAuthorizationStatus #

[View source]
def export_manifest(catalog : NotificationsCatalog) : String #

[View source]
def export_swift_scaffold(catalog : NotificationsCatalog) : String #

[View source]
def remove_all_pending : Nil #

[View source]
def remove_pending(identifier : String) : Nil #

[View source]
def request_authorization(alert : Bool = true, sound : Bool = true, badge : Bool = true) : Bool #

[View source]
def schedule(request : NotificationRequest) : Bool #

[View source]