EKAlarm.FromTimeInterval(Double) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates an alarm at the specified interval relevant to the alarm's event.
[Foundation.Export("alarmWithRelativeOffset:")]
public static EventKit.EKAlarm FromTimeInterval (double offsetSeconds);
static member FromTimeInterval : double -> EventKit.EKAlarm
Parameters
- offsetSeconds
- Double
Returns
- Attributes