次の方法で共有


NSPasteboard.SetPropertyListForType(NSObject, String) メソッド

定義

[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

パラメーター

plist
NSObject
dataType
String

戻り値

属性

適用対象