Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to EKAlarmMBS class.
EKAlarmMBS.absoluteDate as date
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Calendar | MBS Mac64bit Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
If you set this property for a relative offset alarm, it loses the relative offset and becomes an absolute alarm.
(Read and Write property)
EKAlarmMBS.absoluteDateTime as DateTime
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Calendar | MBS Mac64bit Plugin | 20.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
If you set this property for a relative offset alarm, it loses the relative offset and becomes an absolute alarm.
(Read and Write property)
EKAlarmMBS.emailAddress as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Calendar | MBS Mac64bit Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Assigning this property a value will set the soundName and url properties to nil.
(Read and Write property)
EKAlarmMBS.proximity as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Calendar | MBS Mac64bit Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
Alarms can be set to trigger when entering or exiting a location specified by structuredLocation. By default, alarms are not affected by location.
(Read and Write property)
EKAlarmMBS.relativeOffset as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Calendar | MBS Mac64bit Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
If you set this value for an absolute alarm, it loses its absolute date and becomes a relative offset alarm.
(Read and Write property)
EKAlarmMBS.soundName as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Calendar | MBS Mac64bit Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
The value of this property is the name of a system sound that can be used with the soundNamed class method to create an NSSound object. Assigning this property a value will set the emailAddress and url properties to nil.
(Read and Write property)
EKAlarmMBS.structuredLocation as EKStructuredLocationMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Calendar | MBS Mac64bit Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
This property is used in conjunction with proximity to perform geofence-based triggering of reminders.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Calendar | MBS Mac64bit Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
To set the type of alarm, define one of emailAddress, soundName, or url.
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Calendar | MBS Mac64bit Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Assigning this property a value will set the emailAddress and soundName properties to nil.
Available in OS X v10.8 and later.
Deprecated in OS X v10.9.
(Read and Write property)
The items on this page are in the following plugins: MBS Mac64bit Plugin.