INSTextFinderClient.StringAtIndexeffectiveRangeendsWithSearchBoundary Method

Definition

[Foundation.Export("stringAtIndex:effectiveRange:endsWithSearchBoundary:")]
[Foundation.Preserve(Conditional=true)]
public string StringAtIndexeffectiveRangeendsWithSearchBoundary (nuint characterIndex, ref Foundation.NSRange outRange, bool outFlag);
abstract member StringAtIndexeffectiveRangeendsWithSearchBoundary : nuint *  * bool -> string

Parameters

characterIndex
System.System.UIntPtr System.unativeint
outRange
NSRange
outFlag
Boolean

Returns

Attributes

Applies to