NSImageRep.ImageRepClassForPasteboardType(String) Method

Definition

[Foundation.Export("imageRepClassForPasteboardType:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static ObjCRuntime.Class ImageRepClassForPasteboardType(string type);
[<Foundation.Export("imageRepClassForPasteboardType:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ImageRepClassForPasteboardType : string -> ObjCRuntime.Class

Parameters

type
String

Returns

Attributes

Applies to