UITextView.InputDelegate Property
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.
A delegate object that can respond to text and selection changes.
public UIKit.IUITextInputDelegate InputDelegate { get; set; }
member this.InputDelegate : UIKit.IUITextInputDelegate with get, set
Property Value
The default value is a system-provided UITextInputDelegate.