net9.0-macos
namespace AppKit
{
    [Protocol(Name = "NSTokenFieldCellDelegate", WrapperType = typeof(NSTokenFieldCellDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetCompletionStrings", ParameterByRef = new[] { false, false, false, true }, ParameterType = new[] { typeof(NSTokenFieldCell), typeof(string), typeof(IntPtr), typeof(IntPtr) }, ReturnType = typeof(NSArray), Selector = "tokenFieldCell:completionsForSubstring:indexOfToken:indexOfSelectedItem:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ShouldAddObjects", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(NSTokenFieldCell), typeof(NSObject[]), typeof(UIntPtr) }, ReturnType = typeof(NSArray), Selector = "tokenFieldCell:shouldAddObjects:atIndex:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetDisplayString", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSTokenFieldCell), typeof(NSObject) }, ReturnType = typeof(string), Selector = "tokenFieldCell:displayStringForRepresentedObject:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetEditingString", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSTokenFieldCell), typeof(NSObject) }, ReturnType = typeof(string), Selector = "tokenFieldCell:editingStringForRepresentedObject:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetRepresentedObject", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSTokenFieldCell), typeof(string) }, ReturnType = typeof(NSObject), Selector = "tokenFieldCell:representedObjectForEditingString:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WriteRepresentedObjects", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(NSTokenFieldCell), typeof(NSObject[]), typeof(NSPasteboard) }, ReturnType = typeof(bool), Selector = "tokenFieldCell:writeRepresentedObjects:toPasteboard:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "Read", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSTokenFieldCell), typeof(NSPasteboard) }, ReturnType = typeof(NSObject[]), Selector = "tokenFieldCell:readFromPasteboard:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetMenu", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSTokenFieldCell), typeof(NSObject) }, ReturnType = typeof(NSMenu), Selector = "tokenFieldCell:menuForRepresentedObject:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "HasMenu", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSTokenFieldCell), typeof(NSObject) }, ReturnType = typeof(bool), Selector = "tokenFieldCell:hasMenuForRepresentedObject:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetStyle", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSTokenFieldCell), typeof(NSObject) }, ReturnType = typeof(NSTokenStyle), Selector = "tokenFieldCell:styleForRepresentedObject:")]
    [SupportedOSPlatform("macos")]
    [UnsupportedOSPlatform("maccatalyst")]
    public interface INSTokenFieldCellDelegate : INativeObject, IDisposable
}
Assembly Microsoft.macOS , Version=14.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-macos7.0-macos8.0-macos9.0-macos
Xamarin macOS 0.0
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • Mac Catalyst
  • macOS
  • Built-in API
  • Package-provided API

04/24/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙