NSInflectionRule.CanInflectLanguage(String) Method

Definition

[Foundation.Export("canInflectLanguage:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool CanInflectLanguage(string language);
[<Foundation.Export("canInflectLanguage:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CanInflectLanguage : string -> bool

Parameters

language
String

Returns

Attributes

Applies to