共用方式為


NSSpellChecker.DeletesAutospace(String, String, String) 方法

定義

[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

參數

precedingString
String
followingString
String
language
String

傳回

屬性

適用於