MonoMac.AppKit.NSPathControl Members

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

See Also: Inherited members from MonoMac.AppKit.NSControl

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

Public Properties

BackgroundColorNSColor. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
ClickedPathComponentCellNSPathComponentCell. Documentation for this section has not yet been entered.
DelegateNSPathControlDelegate. An instance of the MonoMac.AppKit.NSPathControlDelegate model class which acts as the class delegate.
DoubleActionMonoMac.ObjCRuntime.Selector. Documentation for this section has not yet been entered.
MenuNSMenu. Documentation for this section has not yet been entered.
PathComponentCellsNSPathComponentCell[]. Documentation for this section has not yet been entered.
PathStyleNSPathStyle. Documentation for this section has not yet been entered.
UrlMonoMac.Foundation.NSUrl. Documentation for this section has not yet been entered.
WeakDelegateMonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type

Public Methods

SetDraggingSource(NSDragOperation, bool)
Documentation for this section has not yet been entered.

Protected Methods

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

Public Events

DoubleClickDocumentation for this section has not yet been entered.