UIKit.UIImage.IsAccessibilityElement Property
Gets or sets whether this image is an accessibility object that an assistive app can access.

Syntax

[get: Foundation.Export("isAccessibilityElement")]
[set: Foundation.Export("setIsAccessibilityElement:")]
public virtual bool IsAccessibilityElement { get; set; }

Value

true if the UIKit.UIImage is an accessibility element.

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Requirements

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