NSPasteboardItem.SetDataForType(NSData, String) Method

Definition

[Foundation.Export("setData:forType:")]
public virtual bool SetDataForType (Foundation.NSData data, string type);
abstract member SetDataForType : Foundation.NSData * string -> bool
override this.SetDataForType : Foundation.NSData * string -> bool

Parameters

data
NSData
type
String

Returns

Attributes

Applies to