xamarinmac
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(nint), typeof(nint) }, 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(nuint) }, 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:")]
    public interface INSTokenFieldCellDelegate : INativeObject, IDisposable
}
.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

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