MBS Xojo Developer Conference and Training
Join us from 11th to 14th September 2013 in Koblenz.
Join us from 11th to 14th September 2013 in Koblenz.
Platforms to show: All Mac Windows Linux Cross-Platform
NSUserNotificationCenterDelegateMBS class
class, User Notifications,
MBS Real Studio MountainLion Plugin
(NSUserNotification),
class NSUserNotificationCenterDelegateMBS,
Plugin version: 12.3, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: This class allows you to react to events from the user notification center.
Notes: This is for sending user notifications to the Mac your Real Studio application runs on. Not for remote notifications or notifications to iOS devices.
Plugin version: 12.3, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: This class allows you to react to events from the user notification center.
Notes: This is for sending user notifications to the Mac your Real Studio application runs on. Not for remote notifications or notifications to iOS devices.
- event didActivateNotification(center as NSUserNotificationCenterMBS, notification as NSUserNotificationMBS)
- event didDeliverNotification(center as NSUserNotificationCenterMBS, notification as NSUserNotificationMBS)
- event shouldPresentNotification(center as NSUserNotificationCenterMBS, notification as NSUserNotificationMBS) as boolean
- property Handle as Integer
- method Constructor
- method Destructor
This class has no sub classes.
Some examples which use this class:
The items on this page are in the following plugins: MBS Real Studio MountainLion Plugin.
Links
MBS Xojo PDF Plugins