UIAccessibilityContainerType Enum

Definition

Enumerates the types that implement the IUIAccessibilityContainer interface.

[ObjCRuntime.Native]
public enum UIAccessibilityContainerType
[<ObjCRuntime.Native>]
type UIAccessibilityContainerType = 
Inheritance
UIAccessibilityContainerType
Attributes

Fields

Name Value Description
None 0
DataTable 1
List 2
Landmark 3
SemanticGroup 4

Applies to