INSTextFinderClient.ShouldReplaceCharactersInRangeswithStrings Method

Definition

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

Parameters

ranges
NSArray
strings
NSArray

Returns

Attributes

Applies to