NSTextFinderClient.ShouldReplaceCharactersInRangeswithStrings Method

Definition

[Foundation.Export("shouldReplaceCharactersInRanges:withStrings:")]
public abstract bool ShouldReplaceCharactersInRangeswithStrings (Foundation.NSArray ranges, Foundation.NSArray strings);
abstract member ShouldReplaceCharactersInRangeswithStrings : Foundation.NSArray * Foundation.NSArray -> bool

Parameters

ranges
NSArray
strings
NSArray

Returns

Implements

Attributes

Applies to