Platforms to show: All Mac Windows Linux Cross-Platform

Back to EKAlarmMBS class.

EKAlarmMBS.alarmWithAbsoluteDate(d as date) as EKAlarmMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Calendar MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Creates and returns an alarm with an absolute date.

EKAlarmMBS.alarmWithAbsoluteDateTime(d as dateTime) as EKAlarmMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Calendar MBS Mac64bit Plugin 20.5 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Creates and returns an alarm with an absolute date.

EKAlarmMBS.alarmWithRelativeOffset(offset as Double) as EKAlarmMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Calendar MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Creates and returns an alarm with a relative offset.

offset: The offset from the start of an event, at which the alarm fires.

Negative offset values fire before the start of the event, while positive values fire after the start.

The items on this page are in the following plugins: MBS Mac64bit Plugin.


The biggest plugin in space...