Share via


NSSpellCheckerCandidates(IntPtr, NSTextCheckingResult[]) Constructor

Definition

Creates a new instance of this class.

public NSSpellCheckerCandidates(IntPtr arg1, Foundation.NSTextCheckingResult[] arg2);
new AppKit.NSSpellCheckerCandidates : nativeint * Foundation.NSTextCheckingResult[] -> AppKit.NSSpellCheckerCandidates

Parameters

arg1
IntPtr

nativeint

Result value from an asynchronous operation.

arg2
NSTextCheckingResult[]

Result value from an asynchronous operation.

Applies to