Share via


NSSpellCheckerCandidates Class

Definition

This class holds the return values for an asynchronous operation.

public class NSSpellCheckerCandidates
type NSSpellCheckerCandidates = class
Inheritance
NSSpellCheckerCandidates

Constructors

Name Description
NSSpellCheckerCandidates(IntPtr, NSTextCheckingResult[])

Creates a new instance of this class.

Properties

Name Description
Arg1

The result value from the asynchronous operation.

Arg2

The result value from the asynchronous operation.

Applies to