Share via


NSWorkspace.LocalizedDescription(String) Method

Definition

[Foundation.Export("localizedDescriptionForType:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[ObjCRuntime.ThreadSafe]
public virtual string LocalizedDescription(string typeName);
[<Foundation.Export("localizedDescriptionForType:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<ObjCRuntime.ThreadSafe>]
abstract member LocalizedDescription : string -> string
override this.LocalizedDescription : string -> string

Parameters

typeName
String

Returns

Attributes

Applies to