MonoMac.AppKit.NSCollectionView Members

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

See Also: Inherited members from MonoMac.AppKit.NSView

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

Public Properties

AllowsMultipleSelectionbool. Documentation for this section has not yet been entered.
BackgroundColorsNSColor[]. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
ContentMonoMac.Foundation.NSObject[]. Documentation for this section has not yet been entered.
DelegateNSCollectionViewDelegate. An instance of the MonoMac.AppKit.NSCollectionViewDelegate model class which acts as the class delegate.
[read-only]
IgnoreModifierKeysWhileDraggingbool. Documentation for this section has not yet been entered.
[read-only]
IsFirstResponderbool. Documentation for this section has not yet been entered.
ItemPrototypeNSCollectionViewItem. Documentation for this section has not yet been entered.
MaxItemSizeSystem.Drawing.SizeF. Documentation for this section has not yet been entered.
MaxNumberOfColumnsint. Documentation for this section has not yet been entered.
MaxNumberOfRowsint. Documentation for this section has not yet been entered.
MinItemSizeSystem.Drawing.SizeF. Documentation for this section has not yet been entered.
Selectablebool. Documentation for this section has not yet been entered.
SelectionIndexesMonoMac.Foundation.NSIndexSet. Documentation for this section has not yet been entered.
[read-only]
WantsPeriodicDraggingUpdatesbool. 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

ConcludeDragOperation(NSDraggingInfo)
Documentation for this section has not yet been entered.
DraggedImageBeganAt(NSImage, System.Drawing.PointF)
Documentation for this section has not yet been entered.
DraggedImageEndedAtDeposited(NSImage, System.Drawing.PointF, bool)
Documentation for this section has not yet been entered.
DraggedImageEndedAtOperation(NSImage, System.Drawing.PointF, NSDragOperation)
Documentation for this section has not yet been entered.
DraggedImageMovedTo(NSImage, System.Drawing.PointF)
Documentation for this section has not yet been entered.
DraggingEnded(NSDraggingInfo)
Documentation for this section has not yet been entered.
DraggingEntered(NSDraggingInfo) : NSDragOperation
Documentation for this section has not yet been entered.
DraggingExited(NSDraggingInfo)
Documentation for this section has not yet been entered.
DraggingSourceOperationMaskForLocal(bool) : NSDragOperation
Documentation for this section has not yet been entered.
DraggingUpdated(NSDraggingInfo) : NSDragOperation
Documentation for this section has not yet been entered.
FrameForItemAtIndex(int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
FrameForItemAtIndex(int, int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
ItemAtIndex(int) : NSCollectionViewItem
Documentation for this section has not yet been entered.
NamesOfPromisedFilesDroppedAtDestination(MonoMac.Foundation.NSUrl) : string[]
Documentation for this section has not yet been entered.
NewItemForRepresentedObject(MonoMac.Foundation.NSObject) : NSCollectionViewItem
Documentation for this section has not yet been entered.
PerformDragOperation(NSDraggingInfo) : bool
Documentation for this section has not yet been entered.
PrepareForDragOperation(NSDraggingInfo) : bool
Documentation for this section has not yet been entered.
SetDraggingSource(NSDragOperation, bool)
Documentation for this section has not yet been entered.

Protected Methods

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