共用方式為


INSTextFinderClient.ShouldReplaceCharactersInRangeswithStrings 方法

定義

[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

參數

ranges
NSArray
strings
NSArray

傳回

屬性

適用於