EKAlarm.FromTimeInterval(Double) Method

Definition

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

Applies to