IUITableViewDelegate 인터페이스

정의

프로토콜 UITableViewDelegate의 필수 메서드(있는 경우)를 나타내는 인터페이스입니다.

[Foundation.Protocol(Name="UITableViewDelegate", WrapperType=typeof(UIKit.UITableViewDelegateWrapper))]
public interface IUITableViewDelegate : IDisposable, UIKit.IUIScrollViewDelegate
type IUITableViewDelegate = interface
    interface INativeObject
    interface IDisposable
    interface IUIScrollViewDelegate
파생
특성
구현

설명

이 인터페이스에는 에 정의된 UITableViewDelegate프로토콜의 필수 메서드(있는 경우)가 포함됩니다.

개발자가 이 인터페이스를 구현하는 클래스를 만드는 경우 구현 메서드는 프로토콜에 정의된 UITableViewDelegate 메서드의 일치하는 서명과 함께 Objective-C로 자동으로 내보내됩니다.

선택적 메서드(있는 경우)는 클래스에서 인터페이스에 UITableViewDelegate_Extensions 대한 확장 메서드로 제공되므로 개발자는 프로토콜에서 선택적 메서드를 호출할 수 있습니다.

속성

Handle

관리되지 않는 개체 표현에 대한 핸들(포인터)입니다.

(다음에서 상속됨 INativeObject)

확장 메서드

DecelerationEnded(IUIScrollViewDelegate, UIScrollView)

스크롤 이벤트와 관련된 감속이 종료되었음을 나타냅니다.

DecelerationStarted(IUIScrollViewDelegate, UIScrollView)

스크롤 이벤트의 감속이 시작되었음을 나타냅니다.

DidChangeAdjustedContentInset(IUIScrollViewDelegate, UIScrollView)

inset 값이 변경되면 호출되는 메서드입니다.

DidZoom(IUIScrollViewDelegate, UIScrollView)

지정된 scrollView가 확대/축소되었음을 나타냅니다.

DraggingEnded(IUIScrollViewDelegate, UIScrollView, Boolean)

끌기가 완료되었음을 나타냅니다.

DraggingStarted(IUIScrollViewDelegate, UIScrollView)

끌기가 시작되었음을 나타냅니다.

ScrollAnimationEnded(IUIScrollViewDelegate, UIScrollView)

스크롤과 관련된 모든 애니메이션이 완료되었음을 나타냅니다.

Scrolled(IUIScrollViewDelegate, UIScrollView)

지정된 scrollView가 스크롤되었음을 나타냅니다.

ScrolledToTop(IUIScrollViewDelegate, UIScrollView)

지정된 scrollView의 스크롤이 맨 위에서 끝났는지 나타냅니다.

ShouldScrollToTop(IUIScrollViewDelegate, UIScrollView)

scrollView의 시작 부분까지 스크롤이 허용되는지 여부입니다.

ViewForZoomingInScrollView(IUIScrollViewDelegate, UIScrollView)

확대/축소가 요청되면 크기를 조정할 UIView입니다.

WillEndDragging(IUIScrollViewDelegate, UIScrollView, CGPoint, CGPoint)

끌기가 끝나려고 했음을 나타냅니다.

ZoomingEnded(IUIScrollViewDelegate, UIScrollView, UIView, nfloat)

확대/축소가 완료되었음을 나타냅니다.

ZoomingStarted(IUIScrollViewDelegate, UIScrollView, UIView)

확대/축소가 시작되었음을 나타냅니다.

AccessoryButtonTapped(IUITableViewDelegate, UITableView, NSIndexPath)

사용자가 지정된 indexPath에서 액세서리/공개 buttom을 탭했다고 기소합니다.

AccessoryForRow(IUITableViewDelegate, UITableView, NSIndexPath)

개발자는 이 사용되지 않는 메서드를 사용하면 안 됩니다.

CanFocusRow(IUITableViewDelegate, UITableView, NSIndexPath)

지정된 indexPath 의 행이 포커스를 받을 수 있는지 여부입니다.

CanPerformAction(IUITableViewDelegate, UITableView, Selector, NSIndexPath, NSObject)

지정된 indexPath의 셀이 지정된 복사 또는 붙여넣기 작업을 수행할 수 있는지 여부입니다.

CellDisplayingEnded(IUITableViewDelegate, UITableView, UITableViewCell, NSIndexPath)

셀이 방금 제거되었음을 나타냅니다.

CustomizeMoveTarget(IUITableViewDelegate, UITableView, NSIndexPath, NSIndexPath)

예를 들어 셀 이동 대상을 변경하여 특정 위치에 있는 셀을 삭제하지 않도록 하는 데 사용됩니다.

DidEndEditing(IUITableViewDelegate, UITableView, NSIndexPath)

지정된 indexPath에서 셀 편집이 완료되었음을 나타냅니다.

DidUpdateFocus(IUITableViewDelegate, UITableView, UITableViewFocusUpdateContext, UIFocusAnimationCoordinator)

에 설명된 대로 포커스가 변경되었음을 context나타냅니다.

EditActionsForRow(IUITableViewDelegate, UITableView, NSIndexPath)

사용자가 로 식별된 테이블 뷰에서 행을 살짝 밀면 표시할 행 tableView 동작의 배열을 indexPath반환합니다.

EditingStyleForRow(IUITableViewDelegate, UITableView, NSIndexPath)

지정된 indexPath에 대한 UITableViewCellEditingStyle입니다.

EstimatedHeight(IUITableViewDelegate, UITableView, NSIndexPath)

지정된 indexPath의 높이 추정값입니다. 구현은 반복적으로 호출되므로 최소한의 계산을 수행해야 합니다.

EstimatedHeightForFooter(IUITableViewDelegate, UITableView, nint)

지정된 구역의 바닥글의 예상 높이입니다.

EstimatedHeightForHeader(IUITableViewDelegate, UITableView, nint)

지정된 섹션의 머리글의 예상 높이입니다.

FooterViewDisplayingEnded(IUITableViewDelegate, UITableView, UIView, nint)

지정된 섹션의 footerView가 제거되었음을 나타냅니다.

GetHeightForFooter(IUITableViewDelegate, UITableView, nint)

지정된 구역의 바닥글 높이입니다.

GetHeightForHeader(IUITableViewDelegate, UITableView, nint)

지정된 섹션에 대한 헤더의 높이입니다.

GetHeightForRow(IUITableViewDelegate, UITableView, NSIndexPath)

지정된 indexPath에 있는 셀의 높이입니다.

GetIndexPathForPreferredFocusedView(IUITableViewDelegate, UITableView)

테이블의 기본 설정 포커스 뷰의 인덱스 경로입니다.

GetLeadingSwipeActionsConfiguration(IUITableViewDelegate, UITableView, NSIndexPath)

선행 가장자리에서 시작하는 살짝 밀기 동작 구성을 반환합니다.

GetTrailingSwipeActionsConfiguration(IUITableViewDelegate, UITableView, NSIndexPath)

후행 가장자리에서 시작하는 살짝 밀기 동작 구성을 반환합니다.

GetViewForFooter(IUITableViewDelegate, UITableView, nint)

지정된 구역의 바닥글에 사용되는 뷰입니다.

GetViewForHeader(IUITableViewDelegate, UITableView, nint)

지정된 섹션의 헤더에 사용되는 뷰입니다.

HeaderViewDisplayingEnded(IUITableViewDelegate, UITableView, UIView, nint)

지정된 섹션의 헤더가 제거되었음을 나타냅니다.

IndentationLevel(IUITableViewDelegate, UITableView, NSIndexPath)

지정된 indexPath의 셀에 대한 들여쓰기 수준입니다.

PerformAction(IUITableViewDelegate, UITableView, Selector, NSIndexPath, NSObject)

지정한 복사 또는 붙여넣기 작업을 수행합니다.

RowDeselected(IUITableViewDelegate, UITableView, NSIndexPath)

지정된 indexPath의 셀이 선택 취소되었음을 나타냅니다.

RowHighlighted(IUITableViewDelegate, UITableView, NSIndexPath)

지정된 indexPath의 셀이 강조 표시되었음을 나타냅니다.

RowSelected(IUITableViewDelegate, UITableView, NSIndexPath)

지정된 indexPath의 호출이 선택되었음을 나타냅니다.

RowUnhighlighted(IUITableViewDelegate, UITableView, NSIndexPath)

지정한 indexPath의 셀이 밝지 않음을 나타냅니다.

ShouldHighlightRow(IUITableViewDelegate, UITableView, NSIndexPath)

지정된 indexPath의 셀을 강조 표시할지 여부입니다.

ShouldIndentWhileEditing(IUITableViewDelegate, UITableView, NSIndexPath)

지정한 indexPath의 셀을 편집하는 동안 들여쓰기해야 하는지 여부입니다.

ShouldShowMenu(IUITableViewDelegate, UITableView, NSIndexPath)

지정된 rowAtIndexPath의 셀에 작업 메뉴가 표시되어야 하는지 여부입니다.

ShouldSpringLoadRow(IUITableViewDelegate, UITableView, NSIndexPath, IUISpringLoadedInteractionContext)

식별된 행이 지정된 컨텍스트에서 스프링로드되어야 하는지 여부를 나타내기 위해 호출되는 메서드입니다.

ShouldUpdateFocus(IUITableViewDelegate, UITableView, UITableViewFocusUpdateContext)

포커스를 tableView 잃거나 받기 전에 TCalled. 두 포커스 환경 중 하나가 를 반환 false하면 포커스 업데이트가 취소됩니다.

TitleForDeleteConfirmation(IUITableViewDelegate, UITableView, NSIndexPath)

재정의되면 삭제 확인 단추의 기본 제목을 변경합니다.

WillBeginEditing(IUITableViewDelegate, UITableView, NSIndexPath)

지정한 indexPath의 셀을 편집하려고 했음을 나타냅니다.

WillDeselectRow(IUITableViewDelegate, UITableView, NSIndexPath)

지정한 indexPath의 셀이 선택 취소될 예정임을 나타냅니다.

WillDisplay(IUITableViewDelegate, UITableView, UITableViewCell, NSIndexPath)

지정된 indexPath의 셀이 표시될 예정임을 나타냅니다.

WillDisplayFooterView(IUITableViewDelegate, UITableView, UIView, nint)

지정된 섹션의 바닥글 보기가 표시될 예정임을 나타냅니다.

WillDisplayHeaderView(IUITableViewDelegate, UITableView, UIView, nint)

지정된 섹션의 헤더 뷰가 표시될 예정임을 나타냅니다.

WillSelectRow(IUITableViewDelegate, UITableView, NSIndexPath)

지정한 indexPath의 셀을 선택하려고 했음을 나타냅니다.

적용 대상