NSImageRep.ImageRepClassForType(String) Method

Definition

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

Parameters

type
String

Returns

Attributes

Applies to