INSTokenFieldDelegate
GetCompletionStrings(INSTokenFieldDelegate, NSTokenField, String, nint, nint)
GetCompletionStrings(INSTokenFieldDelegate, NSTokenField, String, nint, nint)
GetDisplayString(INSTokenFieldDelegate, NSTokenField, NSObject)
GetEditingString(INSTokenFieldDelegate, NSTokenField, NSObject)
GetMenu(INSTokenFieldDelegate, NSTokenField, NSObject)
GetRepresentedObject(INSTokenFieldDelegate, NSTokenField, String)
GetStyle(INSTokenFieldDelegate, NSTokenField, NSObject)
HasMenu(INSTokenFieldDelegate, NSTokenField, NSObject)
Read(INSTokenFieldDelegate, NSTokenField, NSPasteboard)
ShouldAddObjects(INSTokenFieldDelegate, NSTokenField, NSArray, nuint)
ShouldAddObjects(INSTokenFieldDelegate, NSTokenField, NSArray, nuint)
WriteRepresented(INSTokenFieldDelegate, NSTokenField, NSArray, NSPasteboard)
xamarinmac
namespace AppKit
{
public static class NSTokenFieldDelegate_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static bool WriteRepresented(this INSTokenFieldDelegate! This, NSTokenField! tokenField, NSArray! objects, NSPasteboard! pboard);
}
}
.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