UITextSearching_Extensions.ReplaceFoundText Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void ReplaceFoundText(this UIKit.IUITextSearching This, UIKit.UITextRange range, Foundation.INSCopying? document, string replacementText);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ReplaceFoundText : UIKit.IUITextSearching * UIKit.UITextRange * Foundation.INSCopying * string -> unit
Parameters
- This
- IUITextSearching
- range
- UITextRange
- document
- INSCopying
- replacementText
- String
- Attributes