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

Syntax

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

Value

true if the MonoTouch.UIKit.UIImage is an accessibility element.

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0