NSImageRep.ImageRepClassForPasteboardType(String) Method

Definition

[Foundation.Export("imageRepClassForPasteboardType:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public static ObjCRuntime.Class ImageRepClassForPasteboardType (string type);
static member ImageRepClassForPasteboardType : string -> ObjCRuntime.Class

Parameters

type
String

Returns

Attributes

Applies to