UIKit.UIView.AccessibilityValue Property
The value of the accessibility element.

Syntax

[get: Foundation.Export("accessibilityValue")]
[set: Foundation.Export("setAccessibilityValue:")]
public virtual string AccessibilityValue { get; set; }

Value

If the UIKit.UIView has a label, returns the value of the label.

Remarks

Application developers should override this if their UIKit.UIView has both a label and a value.

Requirements

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