UILocalNotification.RepeatInterval Property

Definition

The calendar interval at which to repeat. Default is 0, indicating no repeat.

public virtual Foundation.NSCalendarUnit RepeatInterval { [Foundation.Export("repeatInterval")] get; [Foundation.Export("setRepeatInterval:")] set; }
member this.RepeatInterval : Foundation.NSCalendarUnit with get, set

Property Value

Attributes

Applies to