UIKit.UIAccessibilityElement: Property Members

The properties of UIKit.UIAccessibilityElement are listed below. For a list of all members, see the UIAccessibilityElement Members list.

See Also: Inherited members from Foundation.NSObject

Public Properties

AccessibilityContainerFoundation.NSObject. The view containing the accessibility element.
AccessibilityFrameCoreGraphics.CGRect. The accessibility element frame, expressed in screen coordinates.
AccessibilityHintstring. Briefly expounds the results of performing a specified action on the associates accessibility element.
AccessibilityIdentifierstring. Uniquely identifies this for the purposes of accessibility.
AccessibilityLabelstring. Short, concise descriptive label set for identification.
AccessibilityTraitsulong. The unique combination of traits that best describes this accessibility element.
AccessibilityValuestring. The present value for this accessibility element.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
IsAccessibilityElementbool. Whether an item is an accessibility element that an assistive application can access.