NSNotificationEventArgs.Notification Property

Definition

Gets the underlying NSNotification object from the posted notification.

public Foundation.NSNotification Notification { get; }
member this.Notification : Foundation.NSNotification

Property Value

The notification object.

Applies to