compare(_:)
Compares and returns the logical ordering to location.
Declaration
func compare(_ location: any NSTextLocation) -> ComparisonResultParameters
- location:
The location to compare the current location to.
Compares and returns the logical ordering to location.
func compare(_ location: any NSTextLocation) -> ComparisonResultThe location to compare the current location to.