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
The plugin MBS Real Studio MountainLion Plugin:NSUserNotification:
Complete Console safe, Sizes: Mac OS X 197 KBytes, Linux 69 KBytes, Windows 65 KBytes.
- class NSUserNotificationMBS
- method activationType as integer
- method copy as NSUserNotificationMBS
- method Print
- method description as string
- method Constructor
- method title as string
- method soundName as string
- method subtitle as string
- method informativeText as string
- method actionButtonTitle as string
- method userInfo as dictionary
- method deliveryDate as date
- method actualDeliveryDate as date
- method presented as boolean
- method remote as boolean
- method otherButtonTitle as string
- method hasActionButton as boolean
- method deliveryTimeZone as NSTimeZoneMBS
- method deliveryRepeatInterval as NSDateComponentsMBS
- property Handle as Integer
- shared method NSUserNotificationDefaultSoundName as string
- shared method Available as boolean
- class NSUserNotificationCenterMBS
- method Constructor
- method scheduleNotification(notification as NSUserNotificationMBS)
- method removeScheduledNotification(notification as NSUserNotificationMBS)
- method deliverNotification(notification as NSUserNotificationMBS)
- method removeDeliveredNotification(notification as NSUserNotificationMBS)
- method removeAllDeliveredNotifications
- method scheduledNotifications as NSUserNotificationMBS()
- method deliveredNotifications as NSUserNotificationMBS()
- property Handle as Integer
- shared method defaultUserNotificationCenter as NSUserNotificationCenterMBS
- shared method Available as boolean
- class NSUserNotificationCenterDelegateMBS
- method Constructor
- method Destructor
- property Handle as Integer
- event didDeliverNotification(center as NSUserNotificationCenterMBS, notification as NSUserNotificationMBS)
- event didActivateNotification(center as NSUserNotificationCenterMBS, notification as NSUserNotificationMBS)
- event shouldPresentNotification(center as NSUserNotificationCenterMBS, notification as NSUserNotificationMBS) as boolean
Links
MBS Xojo PDF Plugins