UIAccessibilityContainerType
UIAccessibilityContainerType
Enum
Definition
Enumerates the types that implement the IUIAccessibilityContainer interface.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIAccessibilityContainerType
type UIAccessibilityContainerType =
- Inheritance
- Attributes
Fields
DataTable DataTable | 1 | |
Landmark Landmark | 3 | |
List List | 2 | |
None None | 0 |
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...