The members of UIKit.UIAccessibilityElement are listed below.
See Also: Inherited members from Foundation.NSObject
| Initializes a new accessibility element that represents an item in a specified container. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| AccessibilityContainer | Foundation.NSObject. The view containing the accessibility element. | |
| AccessibilityFrame | CoreGraphics.CGRect. The accessibility element frame, expressed in screen coordinates. | |
| AccessibilityHint | string. Briefly expounds the results of performing a specified action on the associates accessibility element. | |
| AccessibilityIdentifier | string. Uniquely identifies this for the purposes of accessibility. | |
| AccessibilityLabel | string. Short, concise descriptive label set for identification. | |
| AccessibilityTraits | ulong. The unique combination of traits that best describes this accessibility element. | |
| AccessibilityValue | string. The present value for this accessibility element. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| IsAccessibilityElement | bool. Whether an item is an accessibility element that an assistive application can access. |