共用方式為


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

傳回

屬性

適用於