Share via


NSMutableDictionary.FromSharedKeySet(NSObject) Method

Definition

[Foundation.Export("dictionaryWithSharedKeySet:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSDictionary FromSharedKeySet(Foundation.NSObject sharedKeyToken);
[<Foundation.Export("dictionaryWithSharedKeySet:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FromSharedKeySet : Foundation.NSObject -> Foundation.NSDictionary

Parameters

sharedKeyToken
NSObject

Returns

Attributes

Applies to