IKImageBrowserView
IKImageBrowserView()
IKImageBrowserView(CGRect)
IKImageBrowserView(IntPtr)
IKImageBrowserView(NativeHandle)
IKImageBrowserView(NSCoder)
IKImageBrowserView(NSObjectFlag)
AllowsDroppingOnItems
AllowsEmptySelection
AllowsMultipleSelection
AllowsReordering
Animates
BackgroundColorKey
BackgroundLayer
CanControlQuickLookPanel
CellsHighlightedTitleAttributesKey
CellSize
CellsOutlineColorKey
CellsStyleMask
CellsSubtitleAttributesKey
CellsTitleAttributesKey
ClassHandle
ColumnCount
ConstrainsToOriginalSize
ContentResizingMask
DataSource
Delegate
DraggingDestinationDelegate
ForegroundLayer
IgnoreModifierKeysWhileDragging
IntercellSpacing
RowCount
SelectionColorKey
SelectionIndexes
WeakDataSource
WeakDelegate
ZoomValue
CollapseGroup(nint)
CollapseGroup(nint)
Dispose(Boolean)
DraggedImageBeganAt(NSImage, CGPoint)
DraggedImageEndedAtDeposited(NSImage, CGPoint, Boolean)
DraggedImageEndedAtOperation(NSImage, CGPoint, NSDragOperation)
DraggedImageMovedTo(NSImage, CGPoint)
DraggingSourceOperationMaskForLocal(Boolean)
DropOperation()
ExpandGroup(nint)
ExpandGroup(nint)
GetCellAt(nint)
GetCellAt(nint)
GetColumnIndexes(CGRect)
GetIndexAtLocationOfDroppedItem()
GetIndexOfItem(CGPoint)
GetItemFrame(nint)
GetItemFrame(nint)
GetRectOfColumn(nint)
GetRectOfColumn(nint)
GetRectOfRow(nint)
GetRectOfRow(nint)
GetRowIndexes(CGRect)
GetVisibleItemIndexes()
IsGroupExpanded(nint)
IsGroupExpanded(nint)
NamesOfPromisedFilesDroppedAtDestination(NSUrl)
NewCell(IIKImageBrowserItem)
ReloadData()
ScrollIndexToVisible(nint)
ScrollIndexToVisible(nint)
SelectItemsAt(NSIndexSet, Boolean)
SetDropIndex(nint, IKImageBrowserDropOperation)
SetDropIndex(nint, IKImageBrowserDropOperation)
BackgroundWasRightClicked
CellWasDoubleClicked
CellWasRightClicked
SelectionDidChange
xamarinmac
namespace ImageKit
{
[Deprecated(PlatformName.MacOSX, 10, 14, PlatformArchitecture.None, "Use 'NSCollectionView' instead.")]
[Register("IKImageBrowserView", true)]
public class IKImageBrowserView : NSView, INSDraggingSource, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("collapseGroupAtIndex:")]
public virtual void CollapseGroup(nint index);
}
}
Xamarin macOS | 0.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API