NSPasteboard.SetPropertyListForType(NSObject, String) Method

Definition

[Foundation.Export("setPropertyList:forType:")]
public virtual bool SetPropertyListForType (Foundation.NSObject plist, string dataType);
abstract member SetPropertyListForType : Foundation.NSObject * string -> bool
override this.SetPropertyListForType : Foundation.NSObject * string -> bool

Parameters

plist
NSObject
dataType
String

Returns

Attributes

Applies to