UITextFieldDelegate
UITextFieldDelegate()
UITextFieldDelegate(IntPtr)
UITextFieldDelegate(NativeHandle)
UITextFieldDelegate(NSObjectFlag)
DidChangeSelection(UITextField)
EditingEnded(UITextField)
EditingEnded(UITextField, UITextFieldDidEndEditingReason)
EditingStarted(UITextField)
GetEditMenu(UITextField, NSRange, UIMenuElement[])
ShouldBeginEditing(UITextField)
ShouldChangeCharacters(UITextField, NSRange, String)
ShouldClear(UITextField)
ShouldEndEditing(UITextField)
ShouldReturn(UITextField)
WillDismissEditMenu(UITextField, IUIEditMenuInteractionAnimating)
WillPresentEditMenu(UITextField, IUIEditMenuInteractionAnimating)
xamarintvos
namespace UIKit
{
[Model]
[Protocol]
[Register("UITextFieldDelegate", false)]
public class UITextFieldDelegate : NSObject, INativeObject, IDisposable, IUITextFieldDelegate
}
| nuget.org | 0.0 % Reference this API 0.0 % Derive from this class or interface |
|---|---|
| .NET | 6.07.08.09.0 |
Information specific to xamarintvos | |
| Assembly | Xamarin.TVOS , 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