NSPasteboard.SetStringForType(String, String) Method

Definition

[Foundation.Export("setString:forType:")]
public virtual bool SetStringForType (string str, string dataType);
abstract member SetStringForType : string * string -> bool
override this.SetStringForType : string * string -> bool

Parameters

str
String
dataType
String

Returns

Attributes

Applies to