NSSpellChecker.DeletesAutospace(String, String, String) Method

Definition

[Foundation.Export("deletesAutospaceBetweenString:andString:language:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool DeletesAutospace (string precedingString, string followingString, string language);
abstract member DeletesAutospace : string * string * string -> bool
override this.DeletesAutospace : string * string * string -> bool

Parameters

precedingString
String
followingString
String
language
String

Returns

Attributes

Applies to