UITextView.InputDelegate Property
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
The default value is a system-provided UITextInputDelegate.
Product | Versions |
---|---|
Xamarin iOS SDK | 12 |