MonoMac.AppKit.NSTokenFieldDelegate Members

The members of MonoMac.AppKit.NSTokenFieldDelegate are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Methods

abstract
GetCompletionStrings(NSTokenField, string, int, int) : string[]
Documentation for this section has not yet been entered.
abstract
GetDisplayString(NSTokenField, MonoMac.Foundation.NSObject) : string
Documentation for this section has not yet been entered.
abstract
GetEditingString(NSTokenField, MonoMac.Foundation.NSObject) : string
Documentation for this section has not yet been entered.
abstract
GetMenu(NSTokenField, MonoMac.Foundation.NSObject) : NSMenu
Documentation for this section has not yet been entered.
abstract
GetRepresentedObject(NSTokenField, string) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
abstract
GetStyle(NSTokenField, MonoMac.Foundation.NSObject) : NSTokenStyle
Documentation for this section has not yet been entered.
abstract
HasMenu(NSTokenField, MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
abstract
Read(NSTokenField, NSPasteboard) : MonoMac.Foundation.NSObject[]
Documentation for this section has not yet been entered.
abstract
ShouldAddObjects(NSTokenField, NSTokenField[], uint) : NSTokenField[]
Documentation for this section has not yet been entered.
abstract
WriteRepresented(NSTokenField, MonoMac.Foundation.NSArray, NSPasteboard) : bool
Documentation for this section has not yet been entered.