NSControlTextEditingDelegate
NSControlTextEditingDelegate()
NSControlTextEditingDelegate(IntPtr)
NSControlTextEditingDelegate(NativeHandle)
NSControlTextEditingDelegate(NSObjectFlag)
ControlTextDidBeginEditing(NSNotification)
ControlTextDidChange(NSNotification)
ControlTextDidEndEditing(NSNotification)
DidFailToFormatString(NSControl, String, String)
DidFailToValidatePartialString(NSControl, String, String)
DoCommandBySelector(NSControl, NSTextView, Selector)
GetCompletions(NSControl, NSTextView, String[], NSRange, nint)
GetCompletions(NSControl, NSTextView, String[], NSRange, nint)
IsValidObject(NSControl, NSObject)
TextShouldBeginEditing(NSControl, NSText)
TextShouldEndEditing(NSControl, NSText)
xamarinmac
namespace AppKit
{
[Model]
[Protocol]
[Register("NSControlTextEditingDelegate", false)]
public class NSControlTextEditingDelegate : NSObject, INSControlTextEditingDelegate, INativeObject, IDisposable
}
nuget.org | 0.0 % Reference this API 0.0 % Derive from this class or interface |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , 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