IUIAccessibilityContainerDataTable.GetAccessibilityDataTableCellElement 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
지정된 및 에 있는 셀의 행 범위 및 열 범위에 대한 설명을 반환합니다 column
.
[Foundation.Export("accessibilityDataTableCellElementForRow:column:")]
[Foundation.Preserve(Conditional=true)]
public UIKit.IUIAccessibilityContainerDataTableCell GetAccessibilityDataTableCellElement (nuint row, nuint column);
abstract member GetAccessibilityDataTableCellElement : nuint * nuint -> UIKit.IUIAccessibilityContainerDataTableCell
매개 변수
- row
- System.System.UIntPtr System.unativeint
원하는 요소가 들어 있는 행입니다.
- column
- System.System.UIntPtr System.unativeint
원하는 요소가 들어 있는 열입니다.
반환
- 특성