The members of MonoMac.AppKit.NSCollectionView are listed below.
See Also: Inherited members from MonoMac.AppKit.NSView
| 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. |
| AllowsMultipleSelection | bool. Documentation for this section has not yet been entered. | |
| BackgroundColors | NSColor[]. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Content | MonoMac.Foundation.NSObject[]. Documentation for this section has not yet been entered. | |
| Delegate | NSCollectionViewDelegate. An instance of the MonoMac.AppKit.NSCollectionViewDelegate model class which acts as the class delegate. | |
| [read-only] | IgnoreModifierKeysWhileDragging | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsFirstResponder | bool. Documentation for this section has not yet been entered. |
| ItemPrototype | NSCollectionViewItem. Documentation for this section has not yet been entered. | |
| MaxItemSize | System.Drawing.SizeF. Documentation for this section has not yet been entered. | |
| MaxNumberOfColumns | int. Documentation for this section has not yet been entered. | |
| MaxNumberOfRows | int. Documentation for this section has not yet been entered. | |
| MinItemSize | System.Drawing.SizeF. Documentation for this section has not yet been entered. | |
| Selectable | bool. Documentation for this section has not yet been entered. | |
| SelectionIndexes | MonoMac.Foundation.NSIndexSet. Documentation for this section has not yet been entered. | |
| [read-only] | WantsPeriodicDraggingUpdates | bool. Documentation for this section has not yet been entered. |
| WeakDelegate | MonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type |
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)Documentation for this section has not yet been entered. | ||
DraggingExited(NSDraggingInfo)Documentation for this section has not yet been entered. | ||
DraggingSourceOperationMaskForLocal(bool)Documentation for this section has not yet been entered. | ||
DraggingUpdated(NSDraggingInfo)Documentation for this section has not yet been entered. | ||
FrameForItemAtIndex(int)Documentation for this section has not yet been entered. | ||
FrameForItemAtIndex(int, int)Documentation for this section has not yet been entered. | ||
ItemAtIndex(int)Documentation for this section has not yet been entered. | ||
NamesOfPromisedFilesDroppedAtDestination(MonoMac.Foundation.NSUrl)Documentation for this section has not yet been entered. | ||
NewItemForRepresentedObject(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
PerformDragOperation(NSDraggingInfo)Documentation for this section has not yet been entered. | ||
PrepareForDragOperation(NSDraggingInfo)Documentation for this section has not yet been entered. | ||
SetDraggingSource(NSDragOperation, bool)Documentation for this section has not yet been entered. | ||