NSPasteboardItem.SetPropertyListForType(NSObject, String) Method

Definition

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

Parameters

propertyList
NSObject
type
String

Returns

Attributes

Applies to