NLGazetteer.GetLabel(String) Method

Definition

[Foundation.Export("labelForString:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? GetLabel(string string);
[<Foundation.Export("labelForString:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetLabel : string -> string
override this.GetLabel : string -> string

Parameters

string
String

Returns

Attributes

Applies to