NSPasteboard.AddTypes(String[], NSObject) Method

Definition

[Foundation.Export("addTypes:owner:")]
public virtual nint AddTypes (string[] newTypes, Foundation.NSObject newOwner);
abstract member AddTypes : string[] * Foundation.NSObject -> nint
override this.AddTypes : string[] * Foundation.NSObject -> nint

Parameters

newTypes
String[]
newOwner
NSObject

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to