Contents

resultType

Returns the text checking result type that the receiver represents.

Declaration

var resultType: NSTextCheckingResult.CheckingType { get }

Discussion

The possible result types for the built in checking capabilities are described in NSTextCheckingResult.CheckingType.

This property will be present for all returned NSTextCheckingResult instances.

See Also

Text Checking Type Range and Type