NSDocumentController.DocumentClassForType(String) Method

Definition

[Foundation.Export("documentClassForType:")]
public virtual ObjCRuntime.Class DocumentClassForType (string typeName);
abstract member DocumentClassForType : string -> ObjCRuntime.Class
override this.DocumentClassForType : string -> ObjCRuntime.Class

Parameters

typeName
String

Returns

Attributes

Applies to