UIKit.UILocalNotification Class
Creates time-based notifications that the operating system delivers to the user.

See Also: UILocalNotification Members

Syntax

[Foundation.Register("UILocalNotification", true)]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_0)]
public class UILocalNotification : Foundation.NSObject, Foundation.INSCoding, Foundation.INSCopying, IDisposable

Remarks

Local notifications are intended for simple date- and time-related notifications. The application does not need to be running for local notifications to be triggered by the operating system. Applications are limited to 64 local notifications.

Related content

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0