NSSpellChecker.RecordResponse 方法

定义

[Foundation.Export("recordResponse:toCorrection:forWord:language:inSpellDocumentWithTag:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RecordResponse (AppKit.NSCorrectionResponse response, string toCorrection, string forWord, string language, nint inSpellDocumentWithTag);
abstract member RecordResponse : AppKit.NSCorrectionResponse * string * string * string * nint -> unit
override this.RecordResponse : AppKit.NSCorrectionResponse * string * string * string * nint -> unit

参数

toCorrection
String
forWord
String
language
String
inSpellDocumentWithTag
System.System.IntPtr System.nativeint
属性

适用于