Share via


NSUserActivity.AddUserInfoEntries(NSDictionary) Method

Definition

[Foundation.Export("addUserInfoEntriesFromDictionary:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AddUserInfoEntries(Foundation.NSDictionary otherDictionary);
[<Foundation.Export("addUserInfoEntriesFromDictionary:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AddUserInfoEntries : Foundation.NSDictionary -> unit
override this.AddUserInfoEntries : Foundation.NSDictionary -> unit

Parameters

otherDictionary
NSDictionary
Attributes

Applies to