UIKit.UIAccessibilityTrait Enumeration
An enumeration whose values can be used as flags for UIView.AccessibilityTraits.

Syntax

[System.Flags]
public enum UIAccessibilityTrait

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
AdjustableThe accessibility element allows a continuous adjustment over a range of values.
AllowsDirectInteractionThe accessibility element allows direct touch interaction for VoiceOver users.
ButtonThe accessibility element should be treated as a button.
CausesPageTurnThe accessibility element causes an automatic page turn when VoiceOver finishes reading the text within the element.
HeaderThe accessibility element is a header that divides content into sections.
ImageThe accessibility element should be treated as an image.
KeyboardKeyThe accessibility element behaves like a keyboard key.
The accessibility element should be treated as a link.
NoneThe accessibility element has no traits.
NotEnabledThe accessibility element is not enabled.
PlaysSoundThe accessibility element plays a sound when it is activated.
SearchFieldThe accessibility element should be treated as a search field.
SelectedThe accessibility element is selected.
StartsMediaSessionThe accessibility element starts a media session when activated.
StaticTextThe accessibility element should be treated as static, immutable text.
SummaryElementThe accessibility element provides summary information when the app starts.
UpdatesFrequentlyIndicates that the accessibility element frequently changes its label or value.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0