Freigeben über


IUIAccessibilityContainerDataTableCell Schnittstelle

Definition

Enthält die Zeilenspanne und die Spaltenspanne einer Zelle.

[Foundation.Protocol(Name="UIAccessibilityContainerDataTableCell", WrapperType=typeof(UIKit.UIAccessibilityContainerDataTableCellWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IUIAccessibilityContainerDataTableCell : IDisposable, ObjCRuntime.INativeObject
type IUIAccessibilityContainerDataTableCell = interface
    interface INativeObject
    interface IDisposable
Attribute
Implementiert

Eigenschaften

Handle

Handle (Zeiger) auf die Darstellung des nicht verwalteten Objekts.

(Geerbt von INativeObject)

Methoden

GetAccessibilityColumnRange()

Gibt die Anzahl der Spalten zurück, die die Zelle umfasst.

GetAccessibilityRowRange()

Gibt die Anzahl der Zeilen zurück, die die Zelle umfasst.

Gilt für: