MonoMac.AppKit.NSTokenFieldDelegate: Method Members

The methods of MonoMac.AppKit.NSTokenFieldDelegate are listed below. For a list of all members, see the NSTokenFieldDelegate Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

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.