Foundation.NSNotification.FromName Method
Creates a new NSNotification with a name and an object payload.

Syntax

[Foundation.Export("notificationWithName:object:")]
public static NSNotification FromName (string name, NSObject obj)

Parameters

name
Name for the notification.
obj
Object data to carry.

Returns

Remarks

Requirements

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