Share via


NSSpellChecker.UpdateSpellingPanelWithMisspelledWord(String) Method

Definition

[Foundation.Export("updateSpellingPanelWithMisspelledWord:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void UpdateSpellingPanelWithMisspelledWord(string word);
[<Foundation.Export("updateSpellingPanelWithMisspelledWord:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member UpdateSpellingPanelWithMisspelledWord : string -> unit
override this.UpdateSpellingPanelWithMisspelledWord : string -> unit

Parameters

word
String
Attributes

Applies to