NSSpellChecker.SetIgnoredWords(String[], nint) Method

Definition

[Foundation.Export("setIgnoredWords:inSpellDocumentWithTag:")]
public virtual void SetIgnoredWords (string[] words, nint documentTag);
abstract member SetIgnoredWords : string[] * nint -> unit
override this.SetIgnoredWords : string[] * nint -> unit

Parameters

words
String[]
documentTag
System.System.IntPtr System.nativeint
Attributes

Applies to