UITextViewDelegate
UITextViewDelegate()
UITextViewDelegate(IntPtr)
UITextViewDelegate(NativeHandle)
UITextViewDelegate(NSObjectFlag)
Changed(UITextView)
EditingEnded(UITextView)
EditingStarted(UITextView)
GetEditMenuForText(UITextView, NSRange, UIMenuElement[])
GetMenuConfiguration(UITextView, UITextItem, UIMenu)
GetPrimaryAction(UITextView, UITextItem, UIAction)
SelectionChanged(UITextView)
ShouldBeginEditing(UITextView)
ShouldChangeText(UITextView, NSRange, String)
ShouldEndEditing(UITextView)
ShouldInteractWithTextAttachment(UITextView, NSTextAttachment, NSRange)
ShouldInteractWithTextAttachment(UITextView, NSTextAttachment, NSRange, UITextItemInteraction)
ShouldInteractWithUrl(UITextView, NSUrl, NSRange)
ShouldInteractWithUrl(UITextView, NSUrl, NSRange, UITextItemInteraction)
WillDismissEditMenu(UITextView, IUIEditMenuInteractionAnimating)
WillDisplay(UITextView, UITextItem, IUIContextMenuInteractionAnimating)
WillEnd(UITextView, UITextItem, IUIContextMenuInteractionAnimating)
WillPresentEditMenu(UITextView, IUIEditMenuInteractionAnimating)
xamarinios
namespace UIKit
{
[Model]
[Protocol]
[Register("UITextViewDelegate", false)]
public class UITextViewDelegate : UIScrollViewDelegate, INativeObject, IDisposable, IUIScrollViewDelegate, IUITextViewDelegate
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal UITextViewDelegate(IntPtr handle);
}
}
| Xamarin iOS | 0.0 |
|---|---|
| Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
| Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API