INSOutlineViewDelegate
ColumnDidMove(INSOutlineViewDelegate, NSNotification)
ColumnDidResize(INSOutlineViewDelegate, NSNotification)
DidAddRowView(INSOutlineViewDelegate, NSOutlineView, NSTableRowView, nint)
DidAddRowView(INSOutlineViewDelegate, NSOutlineView, NSTableRowView, nint)
DidClickTableColumn(INSOutlineViewDelegate, NSOutlineView, NSTableColumn)
DidDragTableColumn(INSOutlineViewDelegate, NSOutlineView, NSTableColumn)
DidRemoveRowView(INSOutlineViewDelegate, NSOutlineView, NSTableRowView, nint)
DidRemoveRowView(INSOutlineViewDelegate, NSOutlineView, NSTableRowView, nint)
GetCell(INSOutlineViewDelegate, NSOutlineView, NSTableColumn, NSObject)
GetNextTypeSelectMatch(INSOutlineViewDelegate, NSOutlineView, NSObject, NSObject, String)
GetRowHeight(INSOutlineViewDelegate, NSOutlineView, NSObject)
GetSelectionIndexes(INSOutlineViewDelegate, NSOutlineView, NSIndexSet)
GetSelectString(INSOutlineViewDelegate, NSOutlineView, NSTableColumn, NSObject)
GetSizeToFitColumnWidth(INSOutlineViewDelegate, NSOutlineView, nint)
GetSizeToFitColumnWidth(INSOutlineViewDelegate, NSOutlineView, nint)
GetTintConfiguration(INSOutlineViewDelegate, NSOutlineView, NSObject)
GetView(INSOutlineViewDelegate, NSOutlineView, NSTableColumn, NSObject)
IsGroupItem(INSOutlineViewDelegate, NSOutlineView, NSObject)
ItemDidCollapse(INSOutlineViewDelegate, NSNotification)
ItemDidExpand(INSOutlineViewDelegate, NSNotification)
ItemWillCollapse(INSOutlineViewDelegate, NSNotification)
ItemWillExpand(INSOutlineViewDelegate, NSNotification)
MouseDown(INSOutlineViewDelegate, NSOutlineView, NSTableColumn)
RowViewForItem(INSOutlineViewDelegate, NSOutlineView, NSObject)
SelectionDidChange(INSOutlineViewDelegate, NSNotification)
SelectionIsChanging(INSOutlineViewDelegate, NSNotification)
SelectionShouldChange(INSOutlineViewDelegate, NSOutlineView)
ShouldCollapseItem(INSOutlineViewDelegate, NSOutlineView, NSObject)
ShouldEditTableColumn(INSOutlineViewDelegate, NSOutlineView, NSTableColumn, NSObject)
ShouldExpandItem(INSOutlineViewDelegate, NSOutlineView, NSObject)
ShouldReorder(INSOutlineViewDelegate, NSOutlineView, nint, nint)
ShouldReorder(INSOutlineViewDelegate, NSOutlineView, nint, nint)
ShouldSelectItem(INSOutlineViewDelegate, NSOutlineView, NSObject)
ShouldSelectTableColumn(INSOutlineViewDelegate, NSOutlineView, NSTableColumn)
ShouldShowCellExpansion(INSOutlineViewDelegate, NSOutlineView, NSTableColumn, NSObject)
ShouldShowOutlineCell(INSOutlineViewDelegate, NSOutlineView, NSObject)
ShouldTrackCell(INSOutlineViewDelegate, NSOutlineView, NSCell, NSTableColumn, NSObject)
ShouldTypeSelect(INSOutlineViewDelegate, NSOutlineView, NSEvent, String)
ToolTipForCell(INSOutlineViewDelegate, NSOutlineView, NSCell, CGRect, NSTableColumn, NSObject, CGPoint)
UserCanChangeVisibility(INSOutlineViewDelegate, NSOutlineView, NSTableColumn)
UserDidChangeVisibility(INSOutlineViewDelegate, NSOutlineView, NSTableColumn[])
WillDisplayCell(INSOutlineViewDelegate, NSOutlineView, NSObject, NSTableColumn, NSObject)
WillDisplayOutlineCell(INSOutlineViewDelegate, NSOutlineView, NSObject, NSTableColumn, NSObject)
xamarinmac
namespace AppKit
{
public static class NSOutlineViewDelegate_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static nfloat GetSizeToFitColumnWidth(this INSOutlineViewDelegate! This, NSOutlineView! outlineView, nint column);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
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