Share via


UILocalNotification.RepeatCalendar Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSCalendar? RepeatCalendar { [Foundation.Export("repeatCalendar", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRepeatCalendar:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("repeatCalendar", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setRepeatCalendar:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.RepeatCalendar : Foundation.NSCalendar with get, set

Property Value

Attributes

Applies to