NSLinguisticTagger.GetOrthography(nint, NSRange) Method

Definition

[Foundation.Export("orthographyAtIndex:effectiveRange:")]
public virtual Foundation.NSOrthography GetOrthography (nint charIndex, ref Foundation.NSRange effectiveRange);
abstract member GetOrthography : nint *  -> Foundation.NSOrthography
override this.GetOrthography : nint *  -> Foundation.NSOrthography

Parameters

charIndex
System.System.IntPtr System.nativeint
effectiveRange
NSRange

Returns

Attributes

Applies to