UILocalNotification.RepeatInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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