Share via


UILocalNotification.RepeatInterval Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSCalendarUnit RepeatInterval { [Foundation.Export("repeatInterval")] get; [Foundation.Export("setRepeatInterval:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("repeatInterval")>]
[<set: Foundation.Export("setRepeatInterval:")>]
member this.RepeatInterval : Foundation.NSCalendarUnit with get, set

Property Value

Attributes

Applies to