MonoMac.AppKit.NSTokenField Members

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

See Also: Inherited members from MonoMac.AppKit.NSTextField

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.
Initializes the NSTokenField with the specified frame.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

CharacterSetMonoMac.Foundation.NSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
CompletionDelaydouble. Documentation for this section has not yet been entered.
[read-only]
static
DefaultCharacterSetMonoMac.Foundation.NSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
static
DefaultCompletionDelaydouble. Documentation for this section has not yet been entered.
DelegateNSTokenFieldDelegate. An instance of the MonoMac.AppKit.NSTokenFieldDelegate model class which acts as the class delegate.
TokenStyleNSTokenStyle. Documentation for this section has not yet been entered.
WeakDelegateMonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSTokenField object.