spasm.bindings.notifications

Undocumented in source.

Members

Aliases

NotificationPermissionCallback
alias NotificationPermissionCallback = void delegate(NotificationPermission)
Undocumented in source.

Enums

NotificationDirection
enum NotificationDirection
Undocumented in source.
NotificationPermission
enum NotificationPermission
Undocumented in source.

Functions

GetNotificationOptions_tag_Get
string GetNotificationOptions_tag_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetNotificationOptions_tag_Set
void GetNotificationOptions_tag_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationAction_action_Get
string NotificationAction_action_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationAction_action_Set
void NotificationAction_action_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationAction_icon_Get
string NotificationAction_icon_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationAction_icon_Set
void NotificationAction_icon_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationAction_title_Get
string NotificationAction_title_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationAction_title_Set
void NotificationAction_title_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationEventInit_action_Get
string NotificationEventInit_action_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationEventInit_action_Set
void NotificationEventInit_action_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationEventInit_notification_Get
Handle NotificationEventInit_notification_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationEventInit_notification_Set
void NotificationEventInit_notification_Set(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationEvent_action_Get
string NotificationEvent_action_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationEvent_notification_Get
Handle NotificationEvent_notification_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_actions_Get
Handle NotificationOptions_actions_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_actions_Set
void NotificationOptions_actions_Set(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_badge_Get
string NotificationOptions_badge_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_badge_Set
void NotificationOptions_badge_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_body_Get
string NotificationOptions_body_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_body_Set
void NotificationOptions_body_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_data_Get
Handle NotificationOptions_data_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_data_Set
void NotificationOptions_data_Set(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_dir_Get
NotificationDirection NotificationOptions_dir_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_dir_Set
void NotificationOptions_dir_Set(Handle , NotificationDirection )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_icon_Get
string NotificationOptions_icon_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_icon_Set
void NotificationOptions_icon_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_image_Get
string NotificationOptions_image_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_image_Set
void NotificationOptions_image_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_lang_Get
string NotificationOptions_lang_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_lang_Set
void NotificationOptions_lang_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_renotify_Get
bool NotificationOptions_renotify_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_renotify_Set
void NotificationOptions_renotify_Set(Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_requireInteraction_Get
bool NotificationOptions_requireInteraction_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_requireInteraction_Set
void NotificationOptions_requireInteraction_Set(Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_silent_Get
bool NotificationOptions_silent_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_silent_Set
void NotificationOptions_silent_Set(Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_tag_Get
string NotificationOptions_tag_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_tag_Set
void NotificationOptions_tag_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_timestamp_Get
uint NotificationOptions_timestamp_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_timestamp_Set
void NotificationOptions_timestamp_Set(Handle , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_vibrate_Get
VibratePattern NotificationOptions_vibrate_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotificationOptions_vibrate_Set
void NotificationOptions_vibrate_Set(Handle , VibratePattern )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_actions_Get
Handle Notification_actions_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_badge_Get
string Notification_badge_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_body_Get
string Notification_body_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_close
void Notification_close(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_data_Get
Handle Notification_data_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_dir_Get
NotificationDirection Notification_dir_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_icon_Get
string Notification_icon_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_image_Get
string Notification_image_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_lang_Get
string Notification_lang_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_maxActions_Get
uint Notification_maxActions_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_maxActions_Set
void Notification_maxActions_Set(Handle , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_onclick_Get
EventHandler Notification_onclick_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_onclick_Set
void Notification_onclick_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_onclose_Get
EventHandler Notification_onclose_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_onclose_Set
void Notification_onclose_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_onerror_Get
EventHandler Notification_onerror_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_onerror_Set
void Notification_onerror_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_onshow_Get
EventHandler Notification_onshow_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_onshow_Set
void Notification_onshow_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_permission_Get
NotificationPermission Notification_permission_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_permission_Set
void Notification_permission_Set(Handle , NotificationPermission )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_renotify_Get
bool Notification_renotify_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_requestPermission
Handle Notification_requestPermission(Handle , NotificationPermissionCallback )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_requestPermission_0
Handle Notification_requestPermission_0(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_requireInteraction_Get
bool Notification_requireInteraction_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_silent_Get
bool Notification_silent_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_tag_Get
string Notification_tag_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_timestamp_Get
uint Notification_timestamp_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_title_Get
string Notification_title_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Notification_vibrate_Get
Handle Notification_vibrate_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

GetNotificationOptions
struct GetNotificationOptions
Undocumented in source.
Notification
struct Notification
Undocumented in source.
NotificationAction
struct NotificationAction
Undocumented in source.
NotificationEvent
struct NotificationEvent
Undocumented in source.
NotificationEventInit
struct NotificationEventInit
Undocumented in source.
NotificationOptions
struct NotificationOptions
Undocumented in source.

Meta