UITableViewDelegate_Extensions
AccessoryButtonTapped(IUITableViewDelegate, UITableView, NSIndexPath)
AccessoryForRow(IUITableViewDelegate, UITableView, NSIndexPath)
CanFocusRow(IUITableViewDelegate, UITableView, NSIndexPath)
CanPerformAction(IUITableViewDelegate, UITableView, Selector, NSIndexPath, NSObject)
CanPerformPrimaryAction(IUITableViewDelegate, UITableView, NSIndexPath)
CellDisplayingEnded(IUITableViewDelegate, UITableView, UITableViewCell, NSIndexPath)
CustomizeMoveTarget(IUITableViewDelegate, UITableView, NSIndexPath, NSIndexPath)
DidBeginMultipleSelectionInteraction(IUITableViewDelegate, UITableView, NSIndexPath)
DidEndEditing(IUITableViewDelegate, UITableView, NSIndexPath)
DidEndMultipleSelectionInteraction(IUITableViewDelegate, UITableView)
DidUpdateFocus(IUITableViewDelegate, UITableView, UITableViewFocusUpdateContext, UIFocusAnimationCoordinator)
EditActionsForRow(IUITableViewDelegate, UITableView, NSIndexPath)
EditingStyleForRow(IUITableViewDelegate, UITableView, NSIndexPath)
EstimatedHeight(IUITableViewDelegate, UITableView, NSIndexPath)
EstimatedHeightForFooter(IUITableViewDelegate, UITableView, nint)
EstimatedHeightForFooter(IUITableViewDelegate, UITableView, nint)
EstimatedHeightForHeader(IUITableViewDelegate, UITableView, nint)
EstimatedHeightForHeader(IUITableViewDelegate, UITableView, nint)
FooterViewDisplayingEnded(IUITableViewDelegate, UITableView, UIView, nint)
FooterViewDisplayingEnded(IUITableViewDelegate, UITableView, UIView, nint)
GetContextMenuConfiguration(IUITableViewDelegate, UITableView, NSIndexPath, CGPoint)
GetHeightForFooter(IUITableViewDelegate, UITableView, nint)
GetHeightForFooter(IUITableViewDelegate, UITableView, nint)
GetHeightForHeader(IUITableViewDelegate, UITableView, nint)
GetHeightForHeader(IUITableViewDelegate, UITableView, nint)
GetHeightForRow(IUITableViewDelegate, UITableView, NSIndexPath)
GetIndexPathForPreferredFocusedView(IUITableViewDelegate, UITableView)
GetLeadingSwipeActionsConfiguration(IUITableViewDelegate, UITableView, NSIndexPath)
GetPreviewForDismissingContextMenu(IUITableViewDelegate, UITableView, UIContextMenuConfiguration)
GetPreviewForHighlightingContextMenu(IUITableViewDelegate, UITableView, UIContextMenuConfiguration)
GetSelectionFollowsFocusForRow(IUITableViewDelegate, UITableView, NSIndexPath)
GetTrailingSwipeActionsConfiguration(IUITableViewDelegate, UITableView, NSIndexPath)
GetViewForFooter(IUITableViewDelegate, UITableView, nint)
GetViewForFooter(IUITableViewDelegate, UITableView, nint)
GetViewForHeader(IUITableViewDelegate, UITableView, nint)
GetViewForHeader(IUITableViewDelegate, UITableView, nint)
HeaderViewDisplayingEnded(IUITableViewDelegate, UITableView, UIView, nint)
HeaderViewDisplayingEnded(IUITableViewDelegate, UITableView, UIView, nint)
IndentationLevel(IUITableViewDelegate, UITableView, NSIndexPath)
PerformAction(IUITableViewDelegate, UITableView, Selector, NSIndexPath, NSObject)
PerformPrimaryAction(IUITableViewDelegate, UITableView, NSIndexPath)
RowDeselected(IUITableViewDelegate, UITableView, NSIndexPath)
RowHighlighted(IUITableViewDelegate, UITableView, NSIndexPath)
RowSelected(IUITableViewDelegate, UITableView, NSIndexPath)
RowUnhighlighted(IUITableViewDelegate, UITableView, NSIndexPath)
ShouldBeginMultipleSelectionInteraction(IUITableViewDelegate, UITableView, NSIndexPath)
ShouldHighlightRow(IUITableViewDelegate, UITableView, NSIndexPath)
ShouldIndentWhileEditing(IUITableViewDelegate, UITableView, NSIndexPath)
ShouldShowMenu(IUITableViewDelegate, UITableView, NSIndexPath)
ShouldSpringLoadRow(IUITableViewDelegate, UITableView, NSIndexPath, IUISpringLoadedInteractionContext)
ShouldUpdateFocus(IUITableViewDelegate, UITableView, UITableViewFocusUpdateContext)
TitleForDeleteConfirmation(IUITableViewDelegate, UITableView, NSIndexPath)
WillBeginEditing(IUITableViewDelegate, UITableView, NSIndexPath)
WillDeselectRow(IUITableViewDelegate, UITableView, NSIndexPath)
WillDisplay(IUITableViewDelegate, UITableView, UITableViewCell, NSIndexPath)
WillDisplayContextMenu(IUITableViewDelegate, UITableView, UIContextMenuConfiguration, IUIContextMenuInteractionAnimating)
WillDisplayFooterView(IUITableViewDelegate, UITableView, UIView, nint)
WillDisplayFooterView(IUITableViewDelegate, UITableView, UIView, nint)
WillDisplayHeaderView(IUITableViewDelegate, UITableView, UIView, nint)
WillDisplayHeaderView(IUITableViewDelegate, UITableView, UIView, nint)
WillEndContextMenuInteraction(IUITableViewDelegate, UITableView, UIContextMenuConfiguration, IUIContextMenuInteractionAnimating)
WillPerformPreviewAction(IUITableViewDelegate, UITableView, UIContextMenuConfiguration, IUIContextMenuInteractionCommitAnimating)
WillSelectRow(IUITableViewDelegate, UITableView, NSIndexPath)
xamarinios
namespace UIKit
{
public static class UITableViewDelegate_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static void AccessoryButtonTapped(this IUITableViewDelegate! This, UITableView! tableView, NSIndexPath! indexPath);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , 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