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

Syntax

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

Parameters

name
Name for the notification.
obj
Object data to carry.
userInfo
Dictionary with extra information.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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