EKCalendarItem.Alarms Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual EventKit.EKAlarm[]? Alarms { [Foundation.Export("alarms", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAlarms:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("alarms", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setAlarms:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Alarms : EventKit.EKAlarm[] with get, set

Property Value

Attributes

Applies to