INSTokenFieldCellDelegate
GetCompletionStrings(INSTokenFieldCellDelegate, NSTokenFieldCell, String, nint, nint)
GetCompletionStrings(INSTokenFieldCellDelegate, NSTokenFieldCell, String, nint, nint)
GetDisplayString(INSTokenFieldCellDelegate, NSTokenFieldCell, NSObject)
GetEditingString(INSTokenFieldCellDelegate, NSTokenFieldCell, NSObject)
GetMenu(INSTokenFieldCellDelegate, NSTokenFieldCell, NSObject)
GetRepresentedObject(INSTokenFieldCellDelegate, NSTokenFieldCell, String)
GetStyle(INSTokenFieldCellDelegate, NSTokenFieldCell, NSObject)
HasMenu(INSTokenFieldCellDelegate, NSTokenFieldCell, NSObject)
Read(INSTokenFieldCellDelegate, NSTokenFieldCell, NSPasteboard)
ShouldAddObjects(INSTokenFieldCellDelegate, NSTokenFieldCell, NSObject[], nuint)
ShouldAddObjects(INSTokenFieldCellDelegate, NSTokenFieldCell, NSObject[], nuint)
WriteRepresentedObjects(INSTokenFieldCellDelegate, NSTokenFieldCell, NSObject[], NSPasteboard)
xamarinmac
namespace AppKit
{
public static class NSTokenFieldCellDelegate_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static NSArray! GetCompletionStrings(this INSTokenFieldCellDelegate! This, NSTokenFieldCell! tokenFieldCell, string! substring, nint tokenIndex, ref nint selectedIndex);
}
}
Xamarin macOS | 0.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