NSImageRep.ImageRepClassForPasteboardType(String) 方法

定义

[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

参数

type
String

返回

属性

适用于