Share via


NSPasteboardItem.SetPropertyListForType(NSObject, String) 方法

定义

[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

参数

propertyList
NSObject
type
String

返回

属性

适用于