UIKit.UIAccessibilityElement.AccessibilityValue Property
The present value for this accessibility element.

Syntax

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

Value

Localized string designating the present value for this element.

This value can be null.

Remarks

Employ this value property only when the accessibility element can possess a value not represented by its label.

Requirements

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